mirror of
https://gitee.com/smartchart/smartchart
synced 2025-05-05 00:59:25 +08:00
8 lines
172 B
JavaScript
8 lines
172 B
JavaScript
define("ace/snippets/text",["require","exports","module"], function(require, exports, module) {
|
|
"use strict";
|
|
|
|
exports.snippetText =undefined;
|
|
exports.scope = "text";
|
|
|
|
});
|