UNPKG

76 BJavaScriptView Raw
1module.exports = {
2 showMetal: function (dep) {
3 console.log(dep);
4 }
5}
\No newline at end of file