Would you be open to exporting assertTweakedObject as part of the public API? It is widely used in mobx-keystone internally and would be useful for writing custom utility functions that operate on the state tree which may not make sense to be contributed.
Would you be open to exporting
assertTweakedObject
as part of the public API? It is widely used inmobx-keystone
internally and would be useful for writing custom utility functions that operate on the state tree which may not make sense to be contributed.