UNPKG
@tuoyuan/map-container
Version:
latest (2.0.34)
2.0.34
2.0.33
2.0.32
2.0.31
2.0.30
2.0.29
2.0.28
2.0.27
2.0.26
2.0.25
2.0.24
2.0.23
2.0.21
2.0.20
2.0.19
2.0.13
2.0.12
2.0.11
2.0.4
2.0.2
地图容器组件
@tuoyuan/map-container
/
dist
/
lib
/
src
/
main.js
2 lines
(1 loc)
•
229 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperties
(
exports
,{
__esModule
:{
value
:!
0
},[
Symbol
.
toStringTag
]:{
value
:
"Module"
}});
const
e=
require
(
"./map-container/index.js"
),t={
MapContainer
:e.
default
};
exports
.
MapContainer
=e.
default
;
exports
.
default
=t;