UNPKG
cgkb
Version:
latest (1.0.9)
1.0.9
1.0.8
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Contextual Graph Knowledge Base
github.com/kengz/CGKB
kengz/CGKB
cgkb
/
index.js
6 lines
(4 loc)
•
138 B
JavaScript
View Raw
1
2
3
4
5
6
const
_ =
require
(
'lodash'
)
const
path =
require
(
'path'
)
const
cgkb =
require
(path.
join
(__dirname,
'src'
,
'cgkb'
))
module
.
exports
= cgkb