blob: 87478c4883eb09558339f50bcf2b99568f9c2c1c [file] [log] [blame]
ace.define("ace/snippets/rhtml",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="",t.scope="rhtml"});
(function() {
ace.require(["ace/snippets/rhtml"], function(m) {
if (typeof module == "object" && typeof exports == "object" && module) {
module.exports = m;
}
});
})();