FunctionType Type alias

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

Defined in

Last Updated: 21 March, 2024