FunctionType Type alias

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

Defined in

Last Updated: 29 November, 2022