UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 213 B
/** Type of the allDom */ export declare enum TypeEnum { 'french' = "french", 'french+international' = "french+international", 'international' = "international" } //# sourceMappingURL=TypeEnum.d.ts.map