UNPKG

newb-ui-package

Version:

newbtech ui for manage system

7 lines (5 loc) 133 B
import Input from './src/Input.vue' Input.install = function( Vue ) { Vue.component( Input.name, Input ) } export default Input