UNPKG

@insaic/neon

Version:

A Mobile UI Components built on Vue

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