UNPKG

vuetify

Version:

Vue Material Component Framework

6 lines (5 loc) 106 B
export declare function useScopeId(): { scopeId: { [x: string]: string; } | undefined; };