UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 202 B
type OvhcloudconnectInterfaceMetricsTypeEnum = 'error:download' | 'error:upload' | 'light:in' | 'light:out' | 'traffic:download' | 'traffic:upload'; export { OvhcloudconnectInterfaceMetricsTypeEnum };