AnyFunctiontype
(...args: any) => any
Any function (purposefully as wide as possible for use with extends X or is X statements).
(...args: any) => any
Any function (purposefully as wide as possible for use with extends X or is X statements).