UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 163 B
/** Missing description */ export interface PlanUpdate { /** Plan ID to apply to the registry */ planID: string; } //# sourceMappingURL=PlanUpdate.d.ts.map