Preparing search index...
The search index is not available
biorate
biorate
sequelize
ModelType
Type alias ModelType<TCreationAttributes, TModelAttributes>
Model
Type
<
TCreationAttributes
,
TModelAttributes
>
:
(
new
(
values
?
,
options
?
)
=>
Model
<
TModelAttributes
,
TCreationAttributes
>
)
Type Parameters
TCreationAttributes
extends
{}
TModelAttributes
extends
{}
Type declaration
new
(
values
?
,
options
?
)
:
Model
<
TModelAttributes
,
TCreationAttributes
>
Parameters
Optional
values
:
TCreationAttributes
Optional
options
:
any
Returns
Model
<
TModelAttributes
,
TCreationAttributes
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...