bzm3rB
Denoβ€’3mo agoβ€’
23 replies
bzm3r

Using Deno's readDir in a SvelteKit project?

If I have created a Svelte project using deno, and I am going to be static rendering it, can I use the Deno API in my typescript files? For example, suppose I want to call readDir?
Was this page helpful?