@karmaniverous/jeeves-runner
GitHub
Preparing search index...
index
OnConfigApplyCallback
Type Alias OnConfigApplyCallback
OnConfigApplyCallback
:
(
config
:
Record
<
string
,
unknown
>
)
=>
Promise
<
void
>
Callback to notify the scheduler of config changes.
Type Declaration
(
config
:
Record
<
string
,
unknown
>
)
:
Promise
<
void
>
Parameters
config
:
Record
<
string
,
unknown
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/jeeves-runner
Loading...
Callback to notify the scheduler of config changes.