Skip to content

fix typing to make outputPath actually accept null #395

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

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

1mike12
Copy link
Contributor

@1mike12 1mike12 commented Feb 13, 2024

the docs say

If null, resized image will be stored in cache folder.

the native code seems to allow for null values, but js side types don't match

change signature to match the docs  / java/ objc code that say null is allowed to use the cache directory
@taboulot
Copy link
Contributor

@1mike12 Thx for the PR.
We will find someone next week at BAM to review it.

@taboulot taboulot merged commit 47c7f86 into bamlab:master Apr 24, 2024
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