UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 152 B
type OrderCatalogPccServicePackOption = { name?: string; planCode?: string; type?: string; }; export { OrderCatalogPccServicePackOption };