UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 80 B
type CloudKubeVersion = '1.13' | '1.14' | '1.15'; export { CloudKubeVersion };