UNPKG

@oceanbase-odc/ob-react-data-grid

Version:

Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like

2 lines 124 B
export declare function useLatest<T>(value: T): import("react").MutableRefObject<T>; //# sourceMappingURL=useLatest.d.ts.map