UNPKG

element-plus

Version:

A Component Library for Vue3.0

5 lines (4 loc) 178 B
import type { SFCWithInstall } from '../utils/types'; import Backtop from './src/index.vue'; declare const _Backtop: SFCWithInstall<typeof Backtop>; export default _Backtop;