jimmone
Results
1
issues of
jimmone
I get the following TypeScript error when building using Koa version 2.13.4 and @vendia/serverless-express version 4.5.2: ``` server/index.ts(10,51): error TS2322: Type 'import("/path/to/project/node_modules/@types/koa/index.d.ts")' is not assignable to type 'RequestListener'. -- 80...