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(types): Add a missing import for Symbol.observable #5862

Closed
wants to merge 1 commit into from

Conversation

orgads
Copy link

@orgads orgads commented Oct 27, 2020

This was reported previously on #3674, but instead of adding
this import, it was fixed in @types/node: DefinitelyTyped/DefinitelyTyped#26034.

This was removed in v14 of @types/node.

Fix it properly this time.

Fixes #5861

This was reported previously on ReactiveX#3674, but instead of adding
this import, it was fixed in @types/node: DefinitelyTyped/DefinitelyTyped#26034.

This was removed in v14 of @types/node.

Fix it properly this time.

Fixes ReactiveX#5861
@orgads
Copy link
Author

orgads commented Oct 28, 2020

No idea why the CI failed.

@orgads orgads closed this Nov 2, 2020
@orgads orgads deleted the fix-node-14 branch November 2, 2020 18:13
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