prorm API Reference
← Documentation
GitLab
Preparing search index...
core/types
HookCallback
Type Alias HookCallback
HookCallback
:
(
...
args
:
any
[]
)
=>
void
|
Promise
<
void
>
Hook types for the ORM
Type Declaration
(
...
args
:
any
[]
)
:
void
|
Promise
<
void
>
Parameters
...
args
:
any
[]
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Hook types for the ORM