UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 112 B
type NutanixNodes = { ahvIp?: string; cvmIp?: string; server?: string; }; export { NutanixNodes };