UNPKG
vue-autowire
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
Autowiring plugin for VueJS
github.com/kaizendorks/vue-autowire
kaizendorks/vue-autowire
vue-autowire
/
src
/
utils
/
index.js
2 lines
(1 loc)
•
59 B
JavaScript
View Raw
1
2
export
{
default
as
getAssetName }
from
'./getAssetName'
;