Documentation
GitHub
Preparing search index...
core
AnyFunction
Type Alias AnyFunction
AnyFunction
:
(
...
args
:
any
[]
)
=>
any
Describes any function.
Type declaration
(
...
args
:
any
[]
)
:
any
Parameters
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Documentation
Loading...
Describes any function.