UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines (7 loc) 250 B
/** Type of the allDom */ export var TypeEnum; (function (TypeEnum) { TypeEnum["french"] = "french"; TypeEnum["french+international"] = "french+international"; TypeEnum["international"] = "international"; })(TypeEnum || (TypeEnum = {}));