UNPKG
graph-common
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Open Graph API core js lib
github.com/pirati-cz/graph-common
pirati-cz/graph-common
graph-common
/
src
/
index.litcoffee
3 lines
(2 loc)
•
109 B
text/coffeescript
View Raw
1
2
3
exports.Graph
= require(
'./graph'
)
exports.ConfigurationManager
= require(
'./configuration_manager'
)