UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 150 B
type DedicatedCloudPccStockProfile = { count?: number; mode?: string; realVersion?: string; }; export { DedicatedCloudPccStockProfile };