react-data-export icon indicating copy to clipboard operation
react-data-export copied to clipboard

fix excelcell value in index.d.ts

Open xaviergeorge opened this issue 3 years ago • 0 comments

The following has been addressed in the PR:

  • Issue #141
  • No unit tests added

Description:

Resolves issue #141, as it makes no sense ExcelCell to have the type ExcelCell itself. Instead, it should be ExcelValue.

xaviergeorge avatar Mar 24 '22 09:03 xaviergeorge