ferry/static/web/c6d4a590e14107a8a5ad505d66241032.js
2022-07-10 17:57:01 +08:00

9 lines
332 B
JavaScript

; (function() {
ace.require(["ace/snippets/csharp"], function(m) {
if (typeof module == "object" && typeof exports == "object" && module) {
module.exports = m;
}
});
})();