Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-12-23 19:13:14 +03:00
parent 71a79e193a
commit ed993e7391

View File

@ -28,6 +28,7 @@ var RECURSIVE = '<RECURSIVE%>'
// serialize(obj, path, seen, space, indent)
// -> str
//
// XXX add function support...
// XXX need to destinguish between map key and value in path...
var serialize =
module.serialize =