Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
FunctionParam
Interface FunctionParam
interface
FunctionParam
{
direction
?:
string
;
name
?:
string
;
type
:
string
;
}
Index
Properties
direction?
name?
type
Properties
Optional
direction
direction
?:
string
Optional
name
name
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
direction
name
type
Documentation
Loading...