UNPKG
fast-vue3-ui
Version:
latest (1.1.9)
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.2
1.1.1
1.1.0
1.0.3
<h1 align="center"> fast-ui </h1>
github.com/geeksdidi/fastui
geeksdidi/fastui
fast-vue3-ui
/
lib
/
utils
/
withinstall
/
index.js
2 lines
(1 loc)
•
199 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperties
(
exports
,{
__esModule
:{
value
:!
0
},[
Symbol
.
toStringTag
]:{
value
:
"Module"
}});
const
l
=e=>(e.
install
=
t
=>
{
const
n=e.
name
||e.
__name
;t.
component
(n,e)},e);
exports
.
default
=l;