instance.d.ts 102 Bytes EditWeb IDE 1 2 import type Empty from './empty.vue'; export declare type EmptyInstance = InstanceType<typeof Empty>;