UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 144 B
type StorageNetAppShareAccessPath = { id?: string; path?: string; preferred?: boolean; }; export { StorageNetAppShareAccessPath };