
closure-commonjs.js.test2.js Maven / Gradle / Ivy
The newest version!
module.exports = {
test : function() {
alert('hw');
}
};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
module.exports = {
test : function() {
alert('hw');
}
};