Preparing search index...
The search index is not available
biorate
biorate
sequelize
ThroughOptions
Type alias ThroughOptions<TCreationAttributes, TModelAttributes>
Through
Options
<
TCreationAttributes
,
TModelAttributes
>
:
{
[
K
in
keyof
OriginThroughOptions
]
:
K
extends
"model"
?
ModelClassGetter
<
TCreationAttributes
,
TModelAttributes
>
|
string
:
OriginThroughOptions
[
K
]
}
Type Parameters
TCreationAttributes
extends
{}
TModelAttributes
extends
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...