tscoverage/dist/mod_compile/mod.plugins.js

13 lines
410 B
JavaScript
Raw Permalink Normal View History

2016-10-21 15:48:52 +00:00
"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
2017-02-27 21:19:14 +00:00
Object.defineProperty(exports, "__esModule", { value: true });
2016-10-21 15:48:52 +00:00
__export(require("../npmts.plugins"));
const tsn = require("tsn");
exports.tsn = tsn;
const smartchok = require("smartchok");
exports.smartchok = smartchok;
const smartstream = require("smartstream");
exports.smartstream = smartstream;