UNPKG
ggbgg
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.0
0.0.1
package to collect data from boardgamegeek
github.com/hejtmy/ggbgg
hejtmy/ggbgg
ggbgg
/
index.js
4 lines
(2 loc)
•
65 B
JavaScript
View Raw
1
2
3
4
const
ggbgg
=
require(
'./src/getters'
);
module
.
exports
= ggbgg;