UNPKG

@1771technologies/lytenyte-pro

Version:

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

5 lines (4 loc) 99 B
export declare function useDialog(): { open: boolean; openChange: (b: boolean) => void; };