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