UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 211 B
type DedicatedTemplateOsUsageEnum = 'basic' | 'customer' | 'database' | 'erp' | 'hosting' | 'management' | 'other' | 'readyToUse' | 'virtualisation' | 'virtualization'; export { DedicatedTemplateOsUsageEnum };