nadbm / react-datasheet

Excel-like data grid (table) component for React
https://nadbm.github.io/react-datasheet/
MIT License
5.4k stars 455 forks source link

Add exposed handleCopy function to TS Typings #249

Closed bovan closed 3 years ago

bovan commented 3 years ago

Description

In PR #224 typings wasnt added. Added it so it's usable with TypeScript.