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

    Type Alias PluginHookSummary

    type PluginHookSummary = {
        eventName: HookEventName;
        key: string;
    }
    Index

    Properties

    Properties

    eventName: HookEventName
    key: string