@karmaniverous/jeeves
    Preparing search index...

    Type Alias ConfigApplyHandler

    ConfigApplyHandler: (request: ConfigApplyRequest) => Promise<ConfigApplyResult>

    Config apply handler function signature.

    Type Declaration