jio.util.stringify: Add support for undefined values
jIO.util.stringify
was raising if the value of an object was undefined, this changes fix it and provides the same behaviour as the standard JSON.stringify
Please register or sign in to reply
jIO.util.stringify
was raising if the value of an object was undefined, this changes fix it and provides the same behaviour as the standard JSON.stringify