UNPKG

@vuetify/nightly

Version:

Vue Material Component Framework

5 lines (4 loc) 176 B
// Types import type { InjectionKey } from 'vue'; import type { GroupProvide } from '../../composables/group.js'; export declare const VTabsSymbol: InjectionKey<GroupProvide>;