UNPKG

@maherunlocker/custom-react-table

Version:
2 lines (1 loc) 147 B
export declare const useManyClickHandlers: (...handlers: ((e: React.UIEvent<HTMLElement>) => void)[]) => (e: React.UIEvent<HTMLElement>) => void;