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

8 lines
160 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!./django.snippets");
exports.scope = "django";
});