koa-cors
koa-cors copied to clipboard
Support Typescript @types
Hi, I am using this lib with Typescript. Do you plan to make a "@types/koa-cors" module? It's quite nice to have this when you're coding.
Thx
+1
+1
@sandorvasas @RomBzh @merlosy please see https://github.com/koajs/cors
Better late than never :) https://github.com/DefinitelyTyped/DefinitelyTyped/pull/28247
seem to be already in https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa__cors what's difference between @types/koa-cors
and @types/koa__cors
?