Preparing search index...
The search index is not available
biorate
biorate
sequelize
ScopeOptions
Interface ScopeOptions<TCreationAttributes, TModelAttributes>
interface
ScopeOptions
<
TCreationAttributes
,
TModelAttributes
>
{
defaultScope
?:
ScopeFindOptions
<
TCreationAttributes
,
TModelAttributes
>
;
}
Type Parameters
TCreationAttributes
extends
{}
TModelAttributes
extends
{}
Hierarchy (
view full
)
ScopeTableOptions
<
TCreationAttributes
,
TModelAttributes
>
ScopeOptions
Index
Properties
default
Scope?
Properties
Optional
default
Scope
default
Scope
?:
ScopeFindOptions
<
TCreationAttributes
,
TModelAttributes
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
default
Scope
biorate
Loading...