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

9 lines
332 B
JavaScript

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