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

fix: correctly export type of ChromaticAberrationEffect #299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Johnjackbogart
Copy link

Correctly exporting ChromaticAberrationEffect as type

closes issue 298

@Johnjackbogart
Copy link
Author

Not sure if this is the right way to do it tbh, curious if this solution makes sense.

To me, it doesn't make sense to export typeof ChromaticAberrationEffect, that just returns function

I'd expect you to want to export the full type, so this makes sense to me

@Johnjackbogart
Copy link
Author

Ya after checking this, doesn't build. So definitely incorrect, would like to still resolve this issue so hoping to leave this PR open

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.

1 participant