UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 182 B
/** Office tenant type */ export declare enum LicenseEnum { 'officeBusiness' = "officeBusiness", 'officeProPlus' = "officeProPlus" } //# sourceMappingURL=LicenseEnum.d.ts.map