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

Export response type when fetching from storage #184

Open
s0h311 opened this issue Oct 20, 2023 · 1 comment
Open

Export response type when fetching from storage #184

s0h311 opened this issue Oct 20, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@s0h311
Copy link

s0h311 commented Oct 20, 2023

Hello people,
I wanted to use the response type of supabaseClient.storage.from('picture').upload('fileName', file) but there was no type exported so I wrote a type definition and exported it.
I assumed, that no issue would be needed for my PR (#177) but there it is.

@s0h311 s0h311 added the documentation Improvements or additions to documentation label Oct 20, 2023
@s0h311
Copy link
Author

s0h311 commented Oct 20, 2023

I hope "documentation" is appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant