@salesforce/source-deploy-retrieve
    Preparing search index...

    Type Alias ScopedPreDeploy

    register a listener to scopedPreDeploy

    type ScopedPreDeploy = {
        componentSet: ComponentSet;
        orgId: string;
    }
    Index
    componentSet: ComponentSet
    orgId: string