Skip to content

Json data is an object and array is an object in node.js

Rodrigo Muino Tomonari requested to merge github/fork/sefaun/object-types into main

in javascript Json is an object and array is an object in type control. so if we use toString.call(), it give exact result

Merge request reports

Loading