UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 149 B
/** Hosted email services */ export interface HostedEmailService { /** */ domain: string; } //# sourceMappingURL=HostedEmailService.d.ts.map