UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 157 B
type DedicatedCloudMetricsToken = { opentsdbEndpoint?: string; token?: string; warpEndpoint?: string; }; export { DedicatedCloudMetricsToken };