mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
2 lines
229 B
JavaScript
2 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
|