UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 166 B
type PartnerOVHCertifications = { advanced?: string | null; business?: string | null; technical?: string | null; }; export { PartnerOVHCertifications };