UNPKG

tachijs

Version:

Highly testable dead simple web server written in Typescript

8 lines 366 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./controller"), exports); tslib_1.__exportStar(require("./httpMethod"), exports); tslib_1.__exportStar(require("./handlerParam"), exports); tslib_1.__exportStar(require("./inject"), exports); //# sourceMappingURL=index.js.map