Thanks! Reworking things to use `Json` on the JS s...
# javascript
a
Thanks! Reworking things to use
Json
on the JS side (while still using
Map
in JVM-land) worked great since I didn't rely on anything other than `get`/`set` in my common code.