UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 182 B
/** Missing description */ export interface ProjectRegionQuotaCreation { /** Name of the new quota */ name: string; } //# sourceMappingURL=ProjectRegionQuotaCreation.d.ts.map