UNPKG

vuetify

Version:

Vue Material Component Framework

3 lines (2 loc) 188 B
export declare function getCurrentInstance(name: string, message?: string): import("vue").ComponentInternalInstance; export declare function getCurrentInstanceName(name?: string): string;