UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 184 B
/** whether or not the attachedDomain is linked to the hosting cdn */ export declare enum CdnEnum { 'active' = "active", 'none' = "none" } //# sourceMappingURL=CdnEnum.d.ts.map