UNPKG

element3

Version:

A Component Library for Vue3

9 lines (6 loc) 164 B
import Backtop from './Backtop.vue' /* istanbul ignore next */ Backtop.install = function (app) { app.component(Backtop.name, Backtop) } export default Backtop