bun icon indicating copy to clipboard operation
bun copied to clipboard

fix: make constructor of EventEmitter callable

Open snoglobe opened this issue 2 months ago • 3 comments

What does this PR do?

makes the EventEmitter constructor callable, particularly useful for making Jest work again (closes #14346)

  • [ ] Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • [ ] Code changes

How did you verify your code works?

snoglobe avatar Dec 06 '24 00:12 snoglobe