videoconf/static/revealjs/js/ace-1.1.8/ext-error_marker.js
2016-02-29 20:31:32 +02:00

5 lines
No EOL
140 B
JavaScript

;
(function() {
ace.require(["ace/ext/error_marker"], function() {});
})();