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
can't use storage getStream function in module
//index.js import {getStream} from "firebase/storage" getStream()
The text was updated successfully, but these errors were encountered:
https://github.com/dimmetrius/getStreamDemo
[REQUIRED] Describe your environment
[REQUIRED] Describe the problem
Steps to reproduce:
can't use storage getStream function in module
Relevant Code:
The text was updated successfully, but these errors were encountered: