Documentation
log/mod
GenericFunction
Type Alias GenericFunction
Generic
Function
:
(
(
...
args
:
any
[]
)
=>
any
)
Any function that can be called with any arguments and return any value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Any function that can be called with any arguments and return any value.