-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
Cannot use namespace as type #69526
Comments
1 task
aiko-chan-ai
referenced
this issue
in aiko-chan-ai/discord.js-selfbot-v13
Jul 3, 2024
1 task
16 tasks
this is fixed since fixed by: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://stackoverflow.com/questions/53853815/how-to-fix-cannot-use-namespace-as-a-type-ts2709-in-typescript.
The error seems to be here:
DefinitelyTyped/types/markdown-it/lib/index.d.mts
Line 149 in 2cb6684
And here is my client side patch:
The text was updated successfully, but these errors were encountered: