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
By extending LiteralValue to [TBD good name needed]Value and serializing array/record/function Correctly.
Functions can be serialized by using Function.prototype.toString()
By extending LiteralValue to
[TBD good name needed]Valueand serializing array/record/function Correctly.Functions can be serialized by using
Function.prototype.toString()