UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines (5 loc) 142 B
/** Share type */ export var TypeEnum; (function (TypeEnum) { TypeEnum["standard-1az"] = "standard-1az"; })(TypeEnum || (TypeEnum = {}));