UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 227 B
type PartnerExpertisesChoicesOutsourcingAndMaintenance = { cmputerSupport?: boolean; maintenanceOfNetworkEquipment?: boolean; outsourcing?: boolean; }; export { PartnerExpertisesChoicesOutsourcingAndMaintenance };