UNPKG

@1771technologies/lytenyte-pro

Version:

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

3 lines (2 loc) 149 B
import type { SetDataAction } from "./+types.async-tree.js"; export declare function checkSetActionItemKinds<K, D>(p: SetDataAction<K, D>): boolean;