public.js.ace.ext-error_marker.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
;
(function() {
ace.require(["ace/ext/error_marker"], function() {});
})();