Preparing search index...
The search index is not available
biorate
biorate
sequelize
ScopeTableOptions
Interface ScopeTableOptions<TCreationAttributes, TModelAttributes>
interface
ScopeTableOptions
<
TCreationAttributes
,
TModelAttributes
>
{
[
scopeName
:
string
]
:
ScopeFindOptions
<
TCreationAttributes
,
TModelAttributes
>
|
Function
|
undefined
;
}
Type Parameters
TCreationAttributes
extends
{}
TModelAttributes
extends
{}
Hierarchy (
view full
)
ScopeTableOptions
ScopeOptions
Indexable
[
scopeName:
string
]:
ScopeFindOptions
<
TCreationAttributes
,
TModelAttributes
>
|
Function
|
undefined
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...