FunctionType Type alias

FunctionType = (...args: any[]) => any

Defined in

Last Updated: 29 September, 2023