UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 155 B
/** xdsl.modem.reboot.post */ export interface Post { /** Date when the reboot will start */ todoDate: string; } //# sourceMappingURL=Post.d.ts.map