UNPKG

@visactor/vtable

Version:

canvas table width high performance

3 lines (2 loc) 168 B
import type { CellRange } from '../ts-types'; export declare function isSameRange(range1: CellRange | undefined | null, range2: CellRange | undefined | null): boolean;