File "forth.js"
Full Path: /home/krishnamexports/public_html/panel/vendors/ace-builds/forth.js
File size: 464 bytes
MIME-type: text/plain; charset=us-ascii
Charset: utf-8
define("ace/snippets/forth",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="",t.scope="forth"});
(function() {
window.require(["ace/snippets/forth"], function(m) {
if (typeof module == "object" && typeof exports == "object" && module) {
module.exports = m;
}
});
})();