3cf64ec91a700bfa1dece0957c49c7dc.js 336 B

123456789
  1. ; (function() {
  2. ace.require(["ace/snippets/autohotkey"], function(m) {
  3. if (typeof module == "object" && typeof exports == "object" && module) {
  4. module.exports = m;
  5. }
  6. });
  7. })();