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 158 B
export declare function useLatestFunc<T extends (...args: any[]) => any>(fn: T): (...args: Parameters<T>) => void; //# sourceMappingURL=useLatestFunc.d.ts.map