mirror of
https://github.com/moodle/moodle.git
synced 2025-06-03 14:46:35 +02:00
3 lines
257 B
JavaScript
3 lines
257 B
JavaScript
define ("core/pending",["jquery"],function(a){var b=function(b){var c=a.Deferred();b=b||{};M.util.js_pending(b);c.then(function(){return M.util.js_complete(b)}).catch();return c};b.prototype.constructor=b;return b});
|
|
//# sourceMappingURL=pending.min.js.map
|