UNPKG
data-section
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.0
Read data from comment, like as perl's Data::Section::Simple.
hokaccha/node-data-section
data-section
/
index.js
2 lines
(1 loc)
•
48 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/data-section'
)
;