UNPKG

@visactor/vue-vtable

Version:

The vue version of VTable

3 lines (2 loc) 108 B
import type { Ref } from 'vue'; export declare function useEditorRender(props: any, tableRef: Ref): void;