Boatstack TypeScript SDK
    Preparing search index...

    Selects a trusted software-delivery operation and its repository priority.

    interface TrustedStep {
        id: string;
        priority: number;
    }
    Index
    id: string
    priority: number