Skip to content

fix: correct TypeScript types in bun.d.ts#719

Open
ShaoBuFan wants to merge 2 commits into
testing-library:mainfrom
ShaoBuFan:main
Open

fix: correct TypeScript types in bun.d.ts#719
ShaoBuFan wants to merge 2 commits into
testing-library:mainfrom
ShaoBuFan:main

Conversation

@ShaoBuFan
Copy link
Copy Markdown

Closes #674

  • Default T to unknown in Matchers<T> to match @types/bun
  • Remove unused import from 'bun:test' (TypeScript resolves symbols in module scope first)
  • Remove unnecessary export {}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bun.d.ts is currently broken

1 participant