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

9 lines
330 B
JavaScript

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