instance.d.ts 110 Bytes EditWeb IDE 1 2 import type Backtop from './backtop.vue'; export declare type BacktopInstance = InstanceType<typeof Backtop>;