Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An implementation cannot be declared in ambient contexts #15

Open
5 tasks done
chrisbbreuer opened this issue Nov 7, 2024 · 0 comments
Open
5 tasks done

An implementation cannot be declared in ambient contexts #15

chrisbbreuer opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@chrisbbreuer
Copy link
Member

Describe the bug

ts: An implementation cannot be declared in ambient contexts. (classes get wrongly declared)

Reproduction

check classes.d.ts

System Info

-

Used Package Manager

bun

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@chrisbbreuer chrisbbreuer added bug Something isn't working good first issue Good for newcomers labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant