7e98c4d98664d6f7bcc52a07f21a1f9f.js 337 B

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