UNPKG

routeros-api

Version:

Mikrotik Routerboard RouterOS API for NodeJS

4 lines (3 loc) 70 B
export interface IRosGenericResponse { [propName: string]: any; }