mirror of
https://github.com/moodle/moodle.git
synced 2025-05-14 20:26:19 +02:00
3 lines
229 B
JavaScript
3 lines
229 B
JavaScript
define ("core/chart_output_base",["jquery"],function(a){function b(b,c){this._node=a(b);this._chart=c}b.prototype.update=function(){throw new Error("Not supported.")};return b});
|
|
//# sourceMappingURL=chart_output_base.min.js.map
|