FunctionType Type alias

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

Defined in

Last Updated: 30 November, 2023