UNPKG
spline-vue
Version:
latest (0.1.3)
0.1.3
0.1.1
0.1.0
Vue2/Vue3 component for Spline scenes.
github.com/lzhgostudy/spline-vue
lzhgostudy/spline-vue
spline-vue
/
scripts
/
switch-cli.mjs
5 lines
(3 loc)
•
100 B
JavaScript
View Raw
1
2
3
4
5
import
{ switchVersion }
from
'./utils.mjs'
const
version = process.
argv
[
2
]
switchVersion
(version)