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

    Type Alias MarketplaceAddParams

    type MarketplaceAddParams = {
        refName?: string | null;
        source: string;
        sparsePaths?: string[] | null;
    }
    Index

    Properties

    refName?: string | null
    source: string
    sparsePaths?: string[] | null