UNPKG
arlo-cameras
Version:
latest (1.4.4)
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.6
1.3.5
A node.js library for Arlo Cameras and base station
github.com/JOHNEPPILLAR/arlo
JOHNEPPILLAR/arlo
arlo-cameras
/
index.js
4 lines
(2 loc)
•
60 B
JavaScript
View Raw
1
2
3
4
const
Arlo
=
require(
'./lib/arlo'
);
module
.
exports
= Arlo;