UNPKG
routeros
Version:
latest (1.6.12)
1.6.12
1.6.11
1.6.10
1.6.9
Mikrotik Routerboard RouterOS API for NodeJS
routeros
/
dist
/
IRosGenericResponse.d.ts
4 lines
(3 loc)
•
70 B
TypeScript
View Raw
1
2
3
4
export
interface
IRosGenericResponse
{ [
propName
:
string
]:
any
; }