1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-02-25 06:11:11 +00:00
overleaf/services/web/public/js/ace-1.2.5/snippets/protobuf.js

8 lines
178 B
JavaScript
Raw Normal View History

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