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

    Type Alias PluginShareSaveResponse

    type PluginShareSaveResponse = {
        remotePluginId: string;
        shareUrl: string;
    }
    Index

    Properties

    remotePluginId: string
    shareUrl: string