Documentation
Preparing search index...
migrations/20230821205440-create-dossier
export=
Variable export=
"export="
:
{
down
:
(
queryInterface
:
any
)
=>
Promise
<
void
>
;
up
:
(
queryInterface
:
any
,
Sequelize
:
any
)
=>
Promise
<
void
>
;
}
Type Declaration
down
:
(
queryInterface
:
any
)
=>
Promise
<
void
>
up
:
(
queryInterface
:
any
,
Sequelize
:
any
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...