DefinitelyTyped/koa-bodyparser
liushigit 7437a9ab3a added an empty namespace in koa-bodyparser.d.ts (#8979)
Without this, there will be `Module '"koa-bodyparser"' resolves to a non-module entity and cannot be imported using this construct. (2497)` error
This solution is found (here)[https://github.com/Microsoft/TypeScript/issues/5073].
koa-json's `.d.ts` file has such namespace.
2016-04-14 21:44:40 +09:00
..
koa-bodyparser-tests.ts
koa-bodyparser.d.ts added an empty namespace in koa-bodyparser.d.ts (#8979) 2016-04-14 21:44:40 +09:00