UNPKG

tedp

Version:

terra dp init

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