ferry/static/web/21fab653998af15bced8d4890e41bebc.js

9 lines
331 B
JavaScript
Raw Normal View History

2022-07-10 17:57:01 +08:00
; (function() {
ace.require(["ace/snippets/perl6"], function(m) {
if (typeof module == "object" && typeof exports == "object" && module) {
module.exports = m;
}
});
})();