UNPKG

@visactor/vtable

Version:

canvas table width high performance

4 lines (3 loc) 207 B
import type { BaseTableAPI } from '../../../ts-types/base-table'; export declare function getDefaultWidth(table: BaseTableAPI): number; export declare function getDefaultHeight(table: BaseTableAPI): number;