ferry/static/web/3cf64ec91a700bfa1dece0957c49c7dc.js

9 lines
336 B
JavaScript
Raw Normal View History

2022-07-10 17:57:01 +08:00
; (function() {
ace.require(["ace/snippets/autohotkey"], function(m) {
if (typeof module == "object" && typeof exports == "object" && module) {
module.exports = m;
}
});
})();