Preparing search index...
The search index is not available
hexojs/warehouse
hexojs/warehouse
types
NodeJSLikeCallback
Type Alias NodeJSLikeCallback<R, E>
NodeJSLikeCallback
:
(
err
:
E
,
result
?:
R
)
=>
void
Type Parameters
R
E
=
any
Type declaration
(
err
:
E
,
result
?:
R
)
:
void
Parameters
err
:
E
Optional
result
:
R
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
hexojs/warehouse
Loading...