UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

3 lines 99 B
/** IPv4 address (e.g., 192.0.2.0) */ export type Ipv4 = string; //# sourceMappingURL=Ipv4.d.ts.map