#using flexsearch
6 messages · Page 1 of 1 (latest)
Does this workaround work? https://docs.deno.com/runtime/manual/advanced/typescript/types#providing-types-when-importing
it did thanks!
well i now have more issues? deno_emit seems to not like flexsearch's document class since it converts it to a instance of the dom document idk how to fix it
it looks like deno's typehecker understands everything but deno_emit doesn't bundle flexsearch correctly could someone point me in the right direction on how to fix it?
do you have an example of what isn't working?