liftedinit / many-js

JavaScript implementation of the MANY protocol
Apache License 2.0
5 stars 7 forks source link

Add constants for the dataType field in toJSON serialization #88

Closed hansl closed 1 year ago

hansl commented 1 year ago

This makes sure that name mangling does not affect compatibility when deserializing and looking for data types.

ref https://github.com/liftedinit/lifted-ui/issues/7