se.l4.dust.js.coffeescript.processor.js Maven / Gradle / Ivy
The newest version!
window = {};
attachEvent = function() {};
var compileResource = function(code) {
return CoffeeScript.compile(code, {
});
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy