985b400088bf5e23fb83e70d9948eccb.js 329 B

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