UNPKG

10up-toolkit

Version:

Collection of reusable scripts for 10up development.

5 lines (4 loc) 99 B
module.exports = function (source, map) { this.cacheable(); this.callback(null, source, map); };