UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 123 B
type LicenseDomainNumberEnum = '0' | '1' | '10' | '100' | '30' | '300' | 'unlimited'; export { LicenseDomainNumberEnum };