UNPKG
olmap2d
Version:
latest (0.0.1)
0.0.1
OpenLayers-based 2D map framework (by YHX)
github.com/yhx-yhx/olmap2d
yhx-yhx/olmap2d
olmap2d
/
dist
/
index.d.mts
5 lines
(3 loc)
•
68 B
text/typescript
View Raw
1
2
3
4
5
declare
const
one =
1
;
declare
const
two =
2
;
export
{ one, two };