UNPKG
cidr-js
Version:
latest (2.3.1)
2.3.1
2.2.1
2.1.1
2.1.0
2.0.0
1.0.0
Utility for expanding cidr blocks in a list of IPs
github.com/krg7880/cidr-js
krg7880/cidr-js
cidr-js
/
index.js
1 lines
•
51 B
JavaScript
View Raw
1
module.exports
= require(__dirname +
'/src/index'
)
;