UNPKG
@web-map-service/map2d-app
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
基于openlayer的2D地图应用
@web-map-service/map2d-app
/
tsconfig.json
6 lines
•
92 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"../../tsconfig.base.json"
,
"compilerOptions"
:
{
"paths"
:
{
}
}
}