@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias ConfiguredHookMatcherGroup

    type ConfiguredHookMatcherGroup = {
        hooks: ConfiguredHookHandler[];
        matcher: string | null;
    }
    Index

    Properties

    Properties

    matcher: string | null