UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 191 B
type OrderCatalogPublicProductBlobTechnicalRaid = { cardModel?: string | null; cardSize?: string | null; type?: string; }; export { OrderCatalogPublicProductBlobTechnicalRaid };