Magek Framework
GitHub
Website
Preparing search index...
CommandBeforeFunction
Type Alias CommandBeforeFunction
CommandBeforeFunction
:
(
input
:
CommandInput
,
currentUser
?:
UserEnvelope
,
)
=>
Promise
<
CommandInput
>
Type Declaration
(
input
:
CommandInput
,
currentUser
?:
UserEnvelope
)
:
Promise
<
CommandInput
>
Parameters
input
:
CommandInput
Optional
currentUser
:
UserEnvelope
Returns
Promise
<
CommandInput
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
Website
Magek Framework
Loading...