UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 171 B
type CloudProjectAiServingNamespaceCreation = { container: string; description: string; region: string; }; export { CloudProjectAiServingNamespaceCreation };