UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 185 B
/** Domain type */ export declare enum DomainTypeEnum { 'authoritative' = "authoritative", 'nonAuthoritative' = "nonAuthoritative" } //# sourceMappingURL=DomainTypeEnum.d.ts.map