UNPKG

persistify

Version:

a wrapper around `browserify` and `watchify` to make incremental builds without the need of the watch mode

5 lines 76 B
module.exports = { showMetal: function (dep) { console.log(dep); } }