Hello!
How are you supposed to import e.g. Some(), None from the standard library in your js/ts code?
I can't seem to get the import path correct. Did not find any other examples online.
This is mainly for vite-gleam - I have not been able to get ts-gleam to work for my SvelteKit project
Hello!
How are you supposed to import e.g.
Some(),Nonefrom the standard library in your js/ts code?I can't seem to get the import path correct. Did not find any other examples online.
This is mainly for
vite-gleam- I have not been able to getts-gleamto work for my SvelteKit project