UNPKG

tdesign-vue-next

Version:
4 lines (3 loc) 161 B
import type { InjectionKey } from 'vue'; import { TdDescriptionsProps } from '../type'; export declare const descriptionsKey: InjectionKey<TdDescriptionsProps>;