UNPKG
@mapbox-vue3/env-layers
Version:
latest (1.0.0)
1.0.0
0.0.2
0.0.1
Mapbox Vue3 Component Library Env Layers
mapbox-web.github.io/mapbox-vue3/
@mapbox-vue3/env-layers
/
lib
/
common
/
install.js
2 lines
(1 loc)
•
198 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperty
(
exports
,
Symbol
.
toStringTag
,{
value
:
"Module"
});
const
l
=(
t,n
)=>(t.
install
=
o
=>
{
for
(
const
e
of
[t,...
Object
.
values
({})])o.
component
(e.
name
,e)},t);
exports
.
withInstall
=l;