1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-02-25 09:30:58 +00:00
overleaf/services/web/public/js/ace-1.2.5/snippets/mask.js

8 lines
176 B
JavaScript
Raw Normal View History

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