UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 230 B
type HostingWebOvhConfigEngineVersionEnum = '4.4' | '5.0' | '5.1' | '5.2' | '5.3' | '5.4' | '5.5' | '5.6' | '7.0' | '7.1' | '7.2' | '7.3' | '7.4' | '8.0' | '8.1' | '8.2' | 'AUTO'; export { HostingWebOvhConfigEngineVersionEnum };