UNPKG

@visactor/vtable

Version:

canvas table width high performance

4 lines (3 loc) 205 B
import type { BaseTableAPI } from '../../ts-types/base-table'; export declare function handleTextStick(table: BaseTableAPI): void; export declare function checkHaveTextStick(table: BaseTableAPI): boolean;