I set up a project with create-react-kotlin-app. H...
# react
r
I set up a project with create-react-kotlin-app. How do I integrate kotlinx-serialization-runtime-js into that? I managed to integrate stuff where npm packages are available, like e.g. coroutines, but I have no idea what to do this case...