Skip to content

Commit

Permalink
dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinatzo committed Dec 13, 2024
1 parent dbaddc0 commit 6fd359e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ const cellObject = (colType: CellType | undefined): Xlsx.CellObject["t"] => {
};

const exhaustiveCheck = (check: never): never => check;

//dummy

0 comments on commit 6fd359e

Please # to comment.