UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

3 lines 111 B
/** IP address (e.g., 192.0.2.0) */ export type IpInterface = string; //# sourceMappingURL=IpInterface.d.ts.map