abstract-sheet
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -47,2 +47,3 @@ import * as Xlsx from "xlsx-js-style"; | ||
const exhaustiveCheck = (check) => check; | ||
//dummy | ||
//# sourceMappingURL=_xlsx-sheet.js.map |
{ | ||
"name": "abstract-sheet", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "Abstract sheet", | ||
@@ -36,3 +36,3 @@ "author": "Divid AB <info@divid.se>", | ||
}, | ||
"gitHead": "dbaddc00567309138aba3bce4ba4a17cfc943637" | ||
"gitHead": "9f79684b9e15de52fb6299d3148d4213af3fffd9" | ||
} |
@@ -55,1 +55,3 @@ import * as Xlsx from "xlsx-js-style"; | ||
const exhaustiveCheck = (check: never): never => check; | ||
//dummy |
Sorry, the diff of this file is not supported yet
139154
2176