UNPKG
webdav-sync
Version:
latest (0.5.0)
0.5.0
0.4.4
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.1.1
Basic local sync to WebDAV servers
github.com/bermi/webdav-sync/
bermi/webdav-sync
webdav-sync
/
index.js
2 lines
(1 loc)
•
41 B
JavaScript
View Raw
1
2
module.exports
= require(
"./lib/index"
)
;