UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 143 B
type PriceVps2013v1CloudModelEnum = 'model1' | 'model2' | 'model3' | 'model4' | 'model5' | 'model6'; export { PriceVps2013v1CloudModelEnum };