Integrate with @types/koa__cors
Open
- Dominant language
- JavaScript
- Stars
- 742
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I want this project doesn't require additional typing library(which is @types/koa__cors) when coding in TypeScript. This could be solved by adding `.d.ts` file. Any ideas?
Contributor guide
Research direction
Start by reviewing the package entry point and the existing @types/koa__cors declarations, then determine where a .d.ts file would be included for TypeScript users. Done means the package provides the needed CORS typings without requiring the additional @types/koa__cors dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100