UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 173 B
/** Office license's type */ export declare enum LicenseTypeEnum { 'ADDON' = "ADDON", 'NON-SPECIFIC' = "NON-SPECIFIC" } //# sourceMappingURL=LicenseTypeEnum.d.ts.map