UNPKG

@visactor/vtable

Version:

canvas table width high performance

3 lines (2 loc) 153 B
import type { ListTableAPI } from '../../ts-types'; export declare function dealSort(col: number, row: number, table: ListTableAPI, event: Event): void;