UNPKG
easyest-yrc
Version:
latest (1.0.17)
1.0.17
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.7
1.0.1
1.0.0
easyest-yrc
/
lib
/
src
/
icon
/
index.js
2 lines
(1 loc)
•
247 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperties
(
exports
,{
__esModule
:{
value
:!
0
},[
Symbol
.
toStringTag
]:{
value
:
"Module"
}});
const
l=
require
(
"./index.vue.js"
),s=
e
=>
(e.
install
=
n
=>
{
const
u=e.
name
;n.
component
(u,e)},e),t=
s
(l.
default
);
exports
.
Icon
=t;
exports
.
default
=t;