UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 170 B
/** The type of the admin name */ export declare enum AdminNameTypeEnum { 'email' = "email", 'string' = "string" } //# sourceMappingURL=AdminNameTypeEnum.d.ts.map