1
0
Fork 0
mirror of https://github.com/sexybiggetje/pixdisp.git synced 2024-11-15 05:21:02 +01:00
pixdisp/www/ace/ext-error_marker.js

5 lines
143 B
JavaScript
Raw Permalink Normal View History

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