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

add missing return type #6682

Merged
merged 1 commit into from Jan 2, 2024

Conversation

asukaminato0721
Copy link
Contributor

partly resolves p5-types/p5.ts#120

Changes:

add * @return {p5.Framebuffer}

Screenshots of the change:

PR Checklist

Copy link
Contributor

@davepagurek davepagurek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this!

@davepagurek davepagurek merged commit fe33439 into processing:main Jan 2, 2024
2 checks passed
@asukaminato0721 asukaminato0721 deleted the Framebuffer-doctype branch January 2, 2024 16:43
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.

Incorrect type declarations for clear() and createFramebuffer()
2 participants