Peter Knego
Results
1
comments of
Peter Knego
Hi Matthias, thanks for the reply. While using `mapType` will make it easier to register (de)serializers, it will not solve the underlying problem of BigInts being clipped by `JSON.parse()`. Since...