1
0
Fork 0
mirror of https://github.com/neocities/neocities.git synced 2025-05-07 15:28:32 +02:00
neocities/public/js/ace/ext-error_marker.js
2014-10-13 15:16:42 -07:00

5 lines
No EOL
143 B
JavaScript

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