UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 128 B
type XdslDslamLineProfile = { id?: number; isCurrent?: boolean; name?: string; }; export { XdslDslamLineProfile };