@karmaniverous/jeeves
GitHub
Preparing search index...
index
ConfigApplyHandler
Type Alias ConfigApplyHandler
ConfigApplyHandler
:
(
request
:
ConfigApplyRequest
)
=>
Promise
<
ConfigApplyResult
>
Config apply handler function signature.
Type Declaration
(
request
:
ConfigApplyRequest
)
:
Promise
<
ConfigApplyResult
>
Parameters
request
:
ConfigApplyRequest
Returns
Promise
<
ConfigApplyResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/jeeves
Loading...
Config apply handler function signature.