UNPKG

@insaic/neon

Version:

A Mobile UI Components built on Vue

8 lines (5 loc) 129 B
import Agree from './src/index.vue' Agree.install = function (Vue) { Vue.component(Agree.name, Agree) } export default Agree