UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

9 lines (7 loc) 203 B
type ServicesExpandedTechnicalBaremetalServerMemory = { ecc?: boolean; frequency?: number; ramType?: string; size?: number; }; export { ServicesExpandedTechnicalBaremetalServerMemory };