UNPKG

@visactor/vue-vtable

Version:

The vue version of VTable

7 lines (6 loc) 144 B
import type { VNode } from 'vue'; declare function Text(): VNode; declare namespace Text { var symbol: string; } export default Text;