ApexTrigger: MetadataWithContent & {
    apiVersion: number;
    packageVersions: PackageVersion[];
    status: string;
}

Type declaration