UNPKG

coffee-coverage

Version:

Istanbul and JSCoverage-style instrumentation for CoffeeScript files.

13 lines (8 loc) 417 B
// Generated by CoffeeScript 2.3.2 (function() { exports.register = require('./register'); exports.CoverageInstrumentor = require('./coffeeCoverage').CoverageInstrumentor; exports.findIstanbulVariable = require('./instrumentors/Istanbul').findIstanbulVariable; // Add 'version', 'author', and 'contributors' to our exports require('pkginfo')(module, 'version', 'author', 'contributors'); }).call(this);