UNPKG
@nicodoggie/kingraph
Version:
latest (0.3.0)
0.3.0
0.2.1
0.2.0
Plots family trees using JavaScript and Graphviz
@nicodoggie/kingraph
/
index.js
2 lines
(1 loc)
•
42 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/render'
)
;