Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
isModelStatic
Function isModelStatic
is
Model
Static
<
M
>
(
val
)
:
val
is
ModelStatic
<
M
>
Returns true if the value is a model subclass.
Type Parameters
M
extends
Model
<
any
,
any
>
Parameters
val
:
any
The value whose type will be checked
Returns
val
is
ModelStatic
<
M
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Returns true if the value is a model subclass.