Has anyone gotten kotlin-js working with SvelteJS? Any sample codes?
r
rnentjes
02/19/2020, 12:26 PM
What would you like to do? Interface with the code generated with Svelte? Which should be possible, or replace svelte code with Kotlin code, because I don't think that would work because I believe svelte is actually a compiler and not just a framework.