UNPKG
swift-ceph
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.1
CEPH Object Storage(Swift) REST client API for Node.JS
github.com/edge-is/swift-ceph
swift-ceph
/
index.js
2 lines
(1 loc)
•
50 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/ceph-swift.js'
)
;