UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 169 B
/** Enum values for migration type status */ export declare enum TypeEnum { 'repricing' = "repricing", 'total' = "total" } //# sourceMappingURL=TypeEnum.d.ts.map