76
个编辑
test>Lih 小 (已保护“MediaWiki:Gadget-libJSON5.js”:MW页面([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期))) |
无编辑摘要 |
||
| (未显示同一用户的1个中间版本) | |||
| 第1行: | 第1行: | ||
"use strict"; | "use strict"; | ||
!function (u, D) { "object" == typeof exports && "undefined" != typeof module ? module.exports = D() : "function" == typeof define && define.amd ? define(D) : u.JSON5 = D(); }(this, function () { | !function (u, D) { "object" == typeof exports && "undefined" != typeof module ? module.exports = D() : "function" == typeof define && define.amd ? define(D) : u.JSON5 = D(); }(this, function () { | ||
| 第367行: | 第359行: | ||
return B(u); return u; } } }; | return B(u); return u; } } }; | ||
}); | }); | ||