UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

6 lines (4 loc) 106 B
type VrackPublicRoutingOption = { bandwidth?: number | null; }; export { VrackPublicRoutingOption };