UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 188 B
type HostingWebConfigurationVersionEnum = 'nodejs-12' | 'nodejs-14' | 'python-3.7' | 'python-3.8' | 'python-3.9' | 'ruby-2.6' | 'ruby-2.7'; export { HostingWebConfigurationVersionEnum };