UNPKG

react-datasheet-grid

Version:

An Excel-like React component to create beautiful spreadsheets.

2 lines 151 B
export declare const useDebounceState: <T>(defaultValue: T, delay: number) => [T, (nextVal: T) => void]; //# sourceMappingURL=useDebounceState.d.ts.map