UNPKG
@tianditu/wc
Version:
edge (0.0.3-edge.1)
latest (0.0.2)
0.0.3-edge.1
0.0.3-edge.0
0.0.2
0.0.1
0.0.1-edge.0
0.0.0
Web components for tianditu, powered by Demo Macro.
github.com/DemoMacro/tianditu
DemoMacro/tianditu
@tianditu/wc
/
dist
/
web-components
/
p-9e404b55.js
5 lines
•
287 B
JavaScript
View Raw
1
2
3
4
5
/*! * MIT © Demo Macro */
function
e
(
e
){
return
Object
.
keys
(e).
reduce
((
(
n,o
)=>
{
if
(e[o]!==
undefined
){n[o]=e[o]}
return
n}),{})}
function
n
(
e
){
if
(
document
.
readyState
===
"complete"
){
e
()}
else
{globalThis.
addEventListener
(
"load"
,e)}}
export
{e
as
f,n
as
o};
//# sourceMappingURL=p-9e404b55.js.map