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

9 lines
333 B
JavaScript

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