shuishen
2021-06-15 4d8ef5d02421b1bb60f575e56b75d43a1ea4c2bb
1
2
//>>built
define(["./kernel","../json"],function(a,c){a.fromJson=function(a){return eval("("+a+")")};a._escapeString=c.stringify;a.toJsonIndentStr="\t";a.toJson=function(d,e){return c.stringify(d,function(a,b){return b&&(a=b.__json__||b.json,"function"==typeof a)?a.call(b):b},e&&a.toJsonIndentStr)};return a});