@karmaniverous/jeeves-runner
    Preparing search index...

    Type Alias OnConfigApplyCallback

    OnConfigApplyCallback: (config: Record<string, unknown>) => Promise<void>

    Callback to notify the scheduler of config changes.

    Type Declaration