UNPKG

@appkitreact/react-table-library

Version:

fork of react-table-library to support react 18 version

3 lines (2 loc) 131 B
import * as React from 'react'; export declare const isRowClick: (event: React.SyntheticEvent | React.KeyboardEvent) => boolean;