UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 182 B
type PriceDedicatedCloud2013v1Bhs1aHostMonthlyEnum = 'L' | 'L+' | 'L++' | 'L2' | 'L2+' | 'M' | 'S' | 'S++' | 'XL' | 'XL+'; export { PriceDedicatedCloud2013v1Bhs1aHostMonthlyEnum };