UNPKG

@1771technologies/lytenyte-pro

Version:

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

3 lines (2 loc) 150 B
import type { TreeParent, TreeRoot } from "../async-tree/types.js"; export declare function getNodePath(c: TreeRoot | TreeParent): (string | null)[];