Hugo
Hugo
https://github.com/tc39/notes/blob/HEAD/meetings/2021-07/july-14.md#decorators-update and one more question:How do you think ESBuild's support strategy for decorators will change?
support fastify 4.0?
## 🐞 Bug Report #### Describe the bug I use F.Pipe for a mixin class factory function. the factory type is `type ClassExtends = new (...args: any[]) => T; type...
### Clear and concise description of the problem make monorepo first class support ### Suggested solution make monorepo first class support ### Alternative _No response_ ### Additional context _No response_...
add #! Hashbang
Add a method to transform map[k]v to a new map[s]r according to a given transformer to all entries.