1
0
Fork 0
mirror of https://github.com/sexybiggetje/pixdisp.git synced 2024-11-22 15:51:03 +01: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() {});
})();