@salesforce/packaging
    Preparing search index...
    type PackageVersionUninstallRequestError = {
        CreatedById: string;
        CreatedDate: number;
        Id: string;
        IsDeleted: boolean;
        LastModifiedById: string;
        LastModifiedDate: number;
        Status: string;
        SubscriberPackageVersionId: string;
        SystemModstamp: number;
    }
    Index
    CreatedById: string
    CreatedDate: number
    Id: string
    IsDeleted: boolean
    LastModifiedById: string
    LastModifiedDate: number
    Status: string
    SubscriberPackageVersionId: string
    SystemModstamp: number