UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 112 B
type CloudKubeUpgradeVersion = '1.12' | '1.13' | '1.14' | '1.15' | '1.16'; export { CloudKubeUpgradeVersion };