This generic type is used to represent any function with any number of arguments and any return type.
It's left intentionally open to allow for any function to be wrapped.
Rest
Generated using TypeDoc
This generic type is used to represent any function with any number of arguments and any return type.
It's left intentionally open to allow for any function to be wrapped.