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

bug-fix roundRect implicit return type any #140 #141

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

sandy85625
Copy link
Contributor

Fixed the bug of implicit function return type #140

@samizdatco
Copy link
Owner

Thanks for catching this. I fixed the return type by making it void rather than any (since the methods don't actually return anything).

@samizdatco samizdatco merged commit 252bad1 into samizdatco:main Oct 24, 2024
4 of 6 checks passed
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.

2 participants