mirror of
https://github.com/moodle/moodle.git
synced 2025-07-27 09:20:36 +02:00
2 lines
187 B
JavaScript
2 lines
187 B
JavaScript
YUI.add("json-parse",function(e,t){var n=e.config.global.JSON;e.namespace("JSON").parse=function(e,t,r){return n.parse(typeof e=="string"?e:e+"",t,r)}},"3.18.1",{requires:["yui-base"]});
|