5 lines
65 B
JavaScript
5 lines
65 B
JavaScript
|
|
import Vue from "vue"
|
||
|
|
import VueRx from "vue-rx"
|
||
|
|
|
||
|
|
Vue.use(VueRx)
|