UNPKG

@visactor/vtable

Version:

canvas table width high performance

3 lines (2 loc) 144 B
import type { StateManager } from '../state'; export declare function updateHoverPosition(state: StateManager, col: number, row: number): void;