UNPKG
state-polygon
Version:
latest (1.0.3)
1.0.3
US and canada state polygon - state outline
github.com/mdhanju/statepolygon
mdhanju/statepolygon
state-polygon
/
index.js
3 lines
(2 loc)
•
49 B
JavaScript
View Raw
1
2
3
'use strict'
;
module
.
exports
=
require
(
'./src'
);