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

    Type Alias HookOutputEntry

    type HookOutputEntry = {
        kind: HookOutputEntryKind;
        text: string;
    }
    Index

    Properties

    Properties

    text: string