Closed highkay closed 11 months ago
Hi @highkay ,
Thank you for your contribution. Before merging, I am trying to make sure about the bug.
1 - Are you using it as a CLI or as a package (in code)? 2 - Can you please provide an example input that causes this error?
@highkay
Closing this PR because of inactivity. Please feel free to open it again @highkay, if you are sure that is to be fixed.
when translate a json array, it throw an exception in key() function. I add an Array.isArray for the object then process the object in different ways.