UNPKG

tachijs

Version:

Highly testable dead simple web server written in Typescript

8 lines 242 B
import { tachijs } from './tachijs'; export * from './tachijs'; export * from './decorators'; export * from './results'; export * from './BaseController'; export * from './Injector'; export default tachijs; //# sourceMappingURL=index.d.ts.map