danielroe / danielroe/nuxt-workers
Duplicate export warnings
Open
bug
- Dominant language
- TypeScript
- Stars
- 447
- Forks
- 9
- Avg merge
- 21h 19m
- Merged PRs (30d)
- 23
Description
### 🐛 The bug
When there are multiple functions that matches argument names, it throws duplicate export warnings.
### 🛠️ To reproduce
https://stackblitz.com/edit/nuxt-starter-cizou4?file=workers%2Fgreet.ts
### 🌈 Expected behaviour
It shouldn't throw any warnings
### ℹ️ Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.