UNPKG

vuetify

Version:

Vue Material Component Framework

4 lines (3 loc) 185 B
import type { InjectionKey } from 'vue'; import type { GroupItemProvide } from "../../composables/group.js"; export declare const VExpansionPanelSymbol: InjectionKey<GroupItemProvide>;