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

    Type Alias PluginShareListItem

    type PluginShareListItem = {
        localPluginPath: AbsolutePathBuf | null;
        plugin: PluginSummary;
    }
    Index

    Properties

    localPluginPath: AbsolutePathBuf | null