UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 182 B
/** Missing description */ export interface ProjectRegionCreation { /** Region to add on your project */ region: string; } //# sourceMappingURL=ProjectRegionCreation.d.ts.map