UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

12 lines (10 loc) 246 B
type PartnerPartnerKnowledges = { events?: boolean; forum?: boolean; media?: boolean; other?: string | null; searchEngine?: boolean; socialNetwork?: boolean; website?: boolean; }; export { PartnerPartnerKnowledges };