tscoverage/dist/mod00/mod00.plugins.js

12 lines
347 B
JavaScript
Raw 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];
}
__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;