UNPKG
textamer
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
A collection of utils to work with text
github.com/huyennbl/textamer
huyennbl/textamer
textamer
/
match
/
index.js
6 lines
(4 loc)
•
67 B
JavaScript
View Raw
1
2
3
4
5
6
const
ipv4
=
require(
'./ipv4'
);
module
.
exports
= { ipv4 };