zhanwencai 12d83acadd 更新支付回调 há 1 ano atrás
..
History.md 12d83acadd 更新支付回调 há 1 ano atrás
Readme.md 12d83acadd 更新支付回调 há 1 ano atrás
index.js 12d83acadd 更新支付回调 há 1 ano atrás
package.json 12d83acadd 更新支付回调 há 1 ano atrás

Readme.md

koa-compose

NPM version Build status Test coverage Dependency Status License Downloads

Compose middleware.

Installation

$ npm install koa-compose

API

compose([a, b, c, ...])

Compose the given middleware and return middleware.

License

MIT