overleaf/services/web/public/js/ace/snippets/smarty.js

8 lines
176 B
JavaScript
Raw Normal View History

2014-07-09 12:59:04 -04:00
define("ace/snippets/smarty",["require","exports","module"], function(require, exports, module) {
"use strict";
exports.snippetText =undefined;
exports.scope = "smarty";
});