big-moving.ru/api/soft/Ace/lib/ace/snippets/gherkin.js

8 lines
162 B
JavaScript
Raw Normal View History

2022-06-24 15:29:23 +05:00
define(function(require, exports, module) {
"use strict";
exports.snippetText = require("../requirejs/text!./gherkin.snippets");
exports.scope = "gherkin";
});