browser-extensions-playground
    Preparing search index...

    Type Alias DeterministicLatestQuery

    type DeterministicLatestQuery = {
        accountLabel?: string;
        provider?: ProviderId;
        rawVersion?: string;
        source?: ProviderSnapshot["source"];
    }
    Index

    Properties

    accountLabel?: string
    provider?: ProviderId
    rawVersion?: string