Commit Graph

2 Commits

Author SHA1 Message Date
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
hellopao
667df4b7a7 add definitions for koa-bodyparser 2016-03-22 10:34:06 +08:00