mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-01 08:24:29 +02:00
6 lines
141 B
JavaScript
Executable File
6 lines
141 B
JavaScript
Executable File
|
|
;
|
|
(function() {
|
|
ace.require(["ace/ext/error_marker"], function() {});
|
|
})();
|
|
|