UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

5 lines 167 B
/** Unit that represent the type of an operation */ export declare enum OperationTypeEnum { 'UPGRADE' = "UPGRADE" } //# sourceMappingURL=OperationTypeEnum.d.ts.map