UNPKG
linyt-ui
Version:
latest (1.0.1)
1.0.1
1.0.0
github.com/DanielLin0516/LIN-UI
DanielLin0516/LIN-UI
linyt-ui
/
es
/
icon
/
icon.vue2.mjs
8 lines
(7 loc)
•
121 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
{ defineComponent
as
n }
from
"vue"
;
const
e =
/* @__PURE__ */
n
({
name
:
"LIcon"
});
export
{ e
as
default
};