instance.d.ts 106 Bytes EditWeb IDE 1 2 import type Avatar from './avatar.vue'; export declare type AvatarInstance = InstanceType<typeof Avatar>;