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

    Type Alias HookErrorInfo

    type HookErrorInfo = {
        message: string;
        path: string;
    }
    Index

    Properties

    Properties

    message: string
    path: string