UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 126 B
type CloudKeymanagerSecret = { id?: string; name?: string; region?: string; }; export { CloudKeymanagerSecret };