You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Objects with properties `value` and a custom serializer for the property will generate a method `serializeValue` which will collide with the internal function `serializeValue`
* Rename all functions starting with `get*` to avoid further collisions
0 commit comments