UNPKG

243 BMarkdownView Raw
1
2# koa-compose [![Build Status](https://travis-ci.org/koajs/compose.png)](https://travis-ci.org/koajs/compose)
3
4 Compose middleware.
5
6## API
7
8### compose([a, b, c, ...])
9
10 Compose the given middleware and return middleware.
11
12## License
13
14 MIT
\No newline at end of file