@visactor/vtable
Version:
canvas table width high performance
9 lines (8 loc) • 370 B
TypeScript
import '@visactor/vrender-core';
export declare function registerForVrender(): void;
export type { Direction } from '@visactor/vrender-core';
export type { State } from '@visactor/vrender-components';
export * from '@visactor/vrender-core';
export * from '@visactor/vrender-kits';
export * from '@visactor/vrender-components';
export * from '@visactor/vrender-animate';