UNPKG

@arco-vue-pro-components/pro-components

Version:
4 lines (3 loc) 163 B
import type { InjectionKey } from 'vue'; import { ProTableContext } from '../interface'; export declare const proTableInjectionKey: InjectionKey<ProTableContext>;