UNPKG
pillr
Version:
latest (0.2.0)
0.2.0
0.1.0
Framework for static site generators
github.com/christophercrouzet/pillr
christophercrouzet/pillr
pillr
/
index.js
5 lines
(2 loc)
•
54 B
JavaScript
View Raw
1
2
3
4
5
const
lib
= require(
'./lib');
module
.exports =
lib
;