@zenweb/body
Advanced tools
| import { Core } from '@zenweb/core'; | ||
| import { Options } from 'koa-bodyparser'; | ||
| export { Options } from 'koa-bodyparser'; | ||
| export declare function setup(core: Core, options?: Options): void; |
+1
-1
| { | ||
| "name": "@zenweb/body", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Zenweb Body module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
1607
13.41%5
25%21
23.53%