UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 144 B
/** xdsl.ipv6.post */ export interface Post { /** Should the IPv6 be enabled ? */ enabled: boolean; } //# sourceMappingURL=Post.d.ts.map