UNPKG

hae

Version:

Mobile web UI based on Vux

13 lines (10 loc) 213 B
import { wx } from './1.3.2.js' const plugin = { install (Vue) { Vue.prototype.$wechat = wx Vue.wechat = wx }, $wechat: wx } export default plugin export const install = plugin.install