727184c92f9da8d8b0c013fd79cf32fe.js 330 B

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