UNPKG

drip-ui

Version:

Lightweight Mobile UI Components built on Vue

11 lines (9 loc) 186 B
"use strict"; exports.__esModule = true; exports["default"] = _default; /** * Install function to register a component */ function _default(Vue) { Vue.component(this.name, this); }