UNPKG

@insaic/neon

Version:

A Mobile UI Components built on Vue

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