index.js 68 Bytes RawBlameHistoryPermalink 1 module.exports = require(process.env.COVER? './lib-cov' : './lib');