UNPKG

miter

Version:

A typescript web framework based on ExpressJs based loosely on SailsJs

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