UNPKG
@tuoyuan/map-adapter-tmap
Version:
latest (2.0.12)
2.0.12
2.0.11
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
天地图适配器
@tuoyuan/map-adapter-tmap
/
dist
/
lib
/
index.js
2 lines
(1 loc)
•
180 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperties
(
exports
,{
__esModule
:{
value
:!
0
},[
Symbol
.
toStringTag
]:{
value
:
"Module"
}});
const
e=
require
(
"./Map.js"
);
exports
.
TMap
=e.
TMap
;
exports
.
default
=e.
TMap
;