UNPKG
wgraph
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.3.0
0.2.0
0.1.0
An optionnal thin abstraction layer of LevelGraph
github.com/wuha-io/wgraph
wuha-io/wgraph
wgraph
/
index.js
3 lines
(1 loc)
•
53 B
JavaScript
View Raw
1
2
3
module.exports
= require(
'./lib/wgraph'
).default
;