interface Sheet2HTMLOptsimport { type Sheet2HTMLOpts } from "https://deno.land/x/lume@v1.17.5/deps/sheetjs.ts"; Propertiesoptionalid: stringTABLE element id attribute optionaleditable: booleanAdd contenteditable to every cell optionalheader: stringHeader HTML optionalfooter: stringFooter HTML