UNPKG
ipfilter
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
A light-weight IP address based filtering system
dwolla/node-ipfilter
ipfilter
/
index.js
1 lines
•
43 B
JavaScript
View Raw
1
module.exports
= require(
'./lib/ipfilter'
)
;