UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 155 B
type HostingWebBandwidthOfferEnum = '10' | '100' | '1000' | '10000' | '20' | '250' | '30' | '40' | '50' | '500'; export { HostingWebBandwidthOfferEnum };