UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

3 lines 121 B
/** IPv6 CIDR notation (e.g., 2001:41d0::/128) */ export type Ipv6Block = string; //# sourceMappingURL=Ipv6Block.d.ts.map