UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 125 B
type MetricsApiOption = { ddp?: number; lastModification?: Date; mads?: number; }; export { MetricsApiOption };