ym1198Y
Windmill3y ago
13 replies
ym1198

Shared logic import in deno gives lsp error , though it actually works

Very minor issue, I am okay even if it is not fixed.
But just thought to share.

I can import common logic (function/variables/etc) from other scripts
When I do console.log it actually prints that value, so it is working

but it still gives error as shown in image
image.png
Was this page helpful?