import { type StrictWS } from "https://deno.land/x/lume@v1.18.4/deps/sheetjs.ts";
Worksheet Object with CellObject type
The normal Worksheet type uses indexer of type any
-- this enforces CellObject
Index Signatures
addr: string]: CellObject
[