UNPKG
eapi
Version:
latest (0.1.0)
0.1.0
Arista EOS API (eAPI) implementation
github.com/thwi/node-eAPI
thwi/node-eAPI
eapi
/
index.js
2 lines
(1 loc)
•
40 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/eAPI'
)
;