UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

6 lines (4 loc) 133 B
type StorageNetAppShareSnapshotPolicyUpdate = { snapshotPolicyID: string; }; export { StorageNetAppShareSnapshotPolicyUpdate };