https imports in vite project
I want to develop my svelteKit app in deno and need to add a SQLite-module. Doing it like this:
will throw an error
How can I mix and match to get up and running?
will throw an error
How can I mix and match to get up and running?
