UNPKG

@visactor/vue-vtable

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