UNPKG

@1771technologies/lytenyte-pro

Version:

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

3 lines (2 loc) 140 B
import type { TreeRootAndApi } from "./+types.async-tree"; export declare function makeAsyncTree<K = any, D = any>(): TreeRootAndApi<K, D>;