UNPKG

element-plus

Version:

A Component Library for Vue 3

3 lines (2 loc) 110 B
import type Backtop from './backtop.vue'; export declare type BacktopInstance = InstanceType<typeof Backtop>;