UNPKG

cpu-profiler

Version:

Node bindings for the v8 cpu profiler

3 lines (2 loc) 124 B
var base = process.env.STRONG_PROFILER_COV ? 'lib-cov' : 'lib'; module.exports = require('./' + base + '/strong-profiler');