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

docs(fix): code example can not compile #3

Closed
wants to merge 2 commits into from
Closed

docs(fix): code example can not compile #3

wants to merge 2 commits into from

Conversation

Luxcium
Copy link

@Luxcium Luxcium commented Aug 2, 2021

Cannot [re]assign to 'result' because it is a constant.
closes #4 (Can not use code example as is)

Cannot assign to 'result' because it is a constant.
The extended class constructor does not require a $type argument

Expected 1 arguments, but got 0.ts(2554)
index.d.ts(201, 17): An argument for '$type' was not provided.

fixes #6
@Luxcium Luxcium closed this by deleting the head repository May 6, 2023
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.

Can not use code example as is
1 participant