UNPKG
graph-cli
Version:
latest (0.0.1)
0.0.1
Open Graph API command line interface (shell)
github.com/pirati-cz/graph-cli
pirati-cz/graph-cli
graph-cli
/
index.js
2 lines
(1 loc)
•
36 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/'
)
;