big-moving.ru/api/soft/ajaxorg/lib/ace/snippets/powershell.js

8 lines
168 B
JavaScript
Executable File

define(function(require, exports, module) {
"use strict";
exports.snippetText = require("../requirejs/text!./powershell.snippets");
exports.scope = "powershell";
});