import * as XLSX from 'https://deno.land/x/sheetjs/xlsx.mjs'; import doit from './doit.ts'; doit(XLSX, "x");