src/myams/resources/js/ext/ace/snippets/stylus.js
changeset 0 f05d7aea098a
equal deleted inserted replaced
-1:000000000000 0:f05d7aea098a
       
     1 ace.define("ace/snippets/stylus",["require","exports","module"],function(e,t,n){"use strict";t.snippetText=undefined,t.scope="stylus"});                (function() {
       
     2                     ace.require(["ace/snippets/stylus"], function(m) {
       
     3                         if (typeof module == "object" && typeof exports == "object" && module) {
       
     4                             module.exports = m;
       
     5                         }
       
     6                     });
       
     7                 })();
       
     8