Hi,
Thanks for the library, it works great.
I was just wondering if there's any way to receive an object (non stringified) rather than a string, i didn't find anything in the doc about that.
Of course i can call parse myself, but it's a waste because i imagine you must have it as an object and then call stringify on it ? (unless i'm wrong on that point and you directly construct it as a string, in which case never mind)
Hi,
Thanks for the library, it works great.
I was just wondering if there's any way to receive an object (non stringified) rather than a string, i didn't find anything in the doc about that.
Of course i can call parse myself, but it's a waste because i imagine you must have it as an object and then call stringify on it ? (unless i'm wrong on that point and you directly construct it as a string, in which case never mind)