UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

3 lines 109 B
/** IPv6 address (e.g., 2001:41d0:1:1994::1) */ export type Ipv6 = string; //# sourceMappingURL=Ipv6.d.ts.map