UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

9 lines (7 loc) 152 B
type XdslRadiusConnectionLog = { date?: Date; login?: string; message?: string; state?: string; }; export { XdslRadiusConnectionLog };