website_jukni/pastebin/themes/khaganat/js/ace/snippets/text.js

8 lines
176 B
JavaScript
Raw Permalink Normal View History

ace.define("ace/snippets/text",["require","exports","module"], function(require, exports, module) {
"use strict";
exports.snippetText =undefined;
exports.scope = "text";
});