UNPKG

@1771technologies/lytenyte-pro

Version:

Blazingly fast headless React data grid with 100s of features.

3 lines (2 loc) 148 B
import type { DataRect } from "../types/api.js"; export declare function isBottomRect(rowCount: number, botCount: number, rect: DataRect): boolean;