UNPKG
hosts-parser
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
hosts file parser
github.com/imyelo/hosts-parser
imyelo/hosts-parser
hosts-parser
/
index.js
1 lines
•
41 B
JavaScript
View Raw
1
module.exports
= require(
'./src/parser'
)
;