1
0
Fork 0
mirror of https://github.com/martijndeb/pixdisp.git synced 2025-04-29 00:58:29 +02:00
pixdisp/www/ace/ext-error_marker.js

5 lines
No EOL
143 B
JavaScript
Executable file

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