UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 121 B
type PriceVps2014v1CloudModelEnum = 'model1' | 'model2' | 'model3' | 'model4'; export { PriceVps2014v1CloudModelEnum };