UNPKG

@visactor/vtable

Version:

canvas table width high performance

3 lines (2 loc) 155 B
import type { Scenegraph } from '../../scenegraph/scenegraph'; export declare function updateCell(scenegraph: Scenegraph, col: number, row: number): void;