UNPKG

miter

Version:

A typescript web framework based on ExpressJs based loosely on SailsJs

8 lines 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const chai_1 = require("chai"); const sinonChai = require("sinon-chai"); chai_1.use(sinonChai); describe('util/cout', () => { }); //# sourceMappingURL=cout.spec.js.map