UNPKG

miter

Version:

A typescript web framework based on ExpressJs based loosely on SailsJs

8 lines 242 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/cin', () => { }); //# sourceMappingURL=cin.spec.js.map