mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-14 15:49:01 +00:00
The RPC layer now only speaks in objectTypes, since they don't always equate to propTypes. We were overloading the use of propTypes for no good purpose.