UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 149 B
/** vps.migration2018.post */ export interface Post { /** Choosen plan for migration */ newPlan: string; } //# sourceMappingURL=Post.d.ts.map