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
The library has unflatten for when it is part of a larger json doc, but the corresponding flatten isn't exported - is there a reason for this? The readme example shows constructing a json doc as a string, but would prefer to avoid that if possible