83ea78d42f1a8e5f7346f3a30140ebfb.js 337 B

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