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

    Type Alias RetrieveSuccess

    type RetrieveSuccess = {
        component: SourceComponent;
        properties?: FileProperties;
    }
    Index
    component: SourceComponent
    properties?: FileProperties