UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

3 lines 118 B
/** IPv4 CIDR notation (e.g., 192.0.2.0/24) */ export type Ipv4Block = string; //# sourceMappingURL=Ipv4Block.d.ts.map