UNPKG

@1771technologies/lytenyte-pro

Version:

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

3 lines (2 loc) 118 B
import type { API, DataRect } from "../../types"; export declare function useProAPI(cellSelections: DataRect[]): API;