UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 150 B
/** Domain name of a allDom */ export interface AllDomDomain { /** Domain name */ domain: string; } //# sourceMappingURL=AllDomDomain.d.ts.map