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

8 lines
180 B
JavaScript
Raw Normal View History

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