
webapp.vendor.ace-builds.snippets.d.js Maven / Gradle / Ivy
; (function() {
ace.require(["ace/snippets/d"], function(m) {
if (typeof module == "object" && typeof exports == "object" && module) {
module.exports = m;
}
});
})();
© 2015 - 2025 Weber Informatics LLC | Privacy Policy