Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/utils
common
AnyFunction
Type Alias AnyFunction
AnyFunction
:
(
...
args
:
any
[]
)
=>
any
Represents any plain function (no
this
)
Type declaration
(
...
args
:
any
[]
)
:
any
Parameters
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Represents any plain function (no
this
)