Siki
Deno workspace with sveltekit(package.json) import native deno library dependency
I need information & help with the following:
- I am using Deno workspace with
sveltekit(package.json) - ./client
and deno library ./services (deno.json)
- Is it possible to import services
in client
?
- If yes how?7 replies