unbuild icon indicating copy to clipboard operation
unbuild copied to clipboard

koa2-cors throw error TS2345: Argument of type '{ credentials: true; allowedHeaders: string[]; exposeHeaders: string[]; }' is not assignable to parameter of type 'Options'.

Open szmxx opened this issue 2 years ago • 0 comments

Environment

node: v18.17.1 pnpm: v8.6.11 system: mac

Reproduction

1、github repo 2、pnpm i 3、pnpm build 4、report error image

Describe the bug

koa2-cors types definitions

image

It's type should be correct, I don't know how to throw this error

Additional context

No response

Logs

No response

szmxx avatar Sep 14 '23 13:09 szmxx