We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example "Example with notifier factory: Delayed reset" is not working because timer is in rxjs, not in rxjs/operators.
https://rxjs.dev/api/operators/share
Cheers
The text was updated successfully, but these errors were encountered:
docs(share): fix imports in "Delayed reset" example
f76a5ae
Closes ReactiveX#6552
docs(share): fix imports in "Delayed reset" example (#6555)
99fefcb
Closes #6552
Successfully merging a pull request may close this issue.
Example "Example with notifier factory: Delayed reset"
is not working because timer is in rxjs, not in rxjs/operators.
https://rxjs.dev/api/operators/share
Cheers
The text was updated successfully, but these errors were encountered: