UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 173 B
/** xdsl.modem.reset.post */ export interface Post { /** Reset configuration stored in OVH databases */ resetOvhConfig: boolean; } //# sourceMappingURL=Post.d.ts.map