UNPKG
ichigoo
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Static site generator with React and GraphQL
github.com/renettarenula/ichigoo
renettarenula/ichigoo
ichigoo
/
lib
/
index.js
4 lines
(2 loc)
•
53 B
JavaScript
View Raw
1
2
3
4
const
Ichigoo
=
() => {};
module
.
exports
= Ichigoo;