Intro
Use decorator for koa.
Support typescript with experimentalDecorators, but not test on javascript.
Usage
First, in your tsconfig.json
, set experimentalDecorators
to true
.
@Route @Route async { const result = await Promise ctxbody = result }const testRoute = const app = app const res = await t