UNPKG

tap-debug

Version:

Debug/trace output of a function. For use with the tap() method of promises and functional programming pipelines.

8 lines (6 loc) 100 B
'use strict'; try { module.exports = require('debug'); } catch (_) { module.exports = false; }