UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 132 B
type CloudProjectAiJobPartner = { flavor?: string; id?: string; name?: string; }; export { CloudProjectAiJobPartner };