express-rest-decorators - v1.0.0-rc.2
GitHub
npm
Preparing search index...
CurrentUserChecker
Type Alias CurrentUserChecker
CurrentUserChecker
:
(
action
:
Action
)
=>
unknown
|
Promise
<
unknown
>
Current-user checker signature.
Type Declaration
(
action
:
Action
)
:
unknown
|
Promise
<
unknown
>
Parameters
action
:
Action
Returns
unknown
|
Promise
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
express-rest-decorators - v1.0.0-rc.2
Loading...
Current-user checker signature.