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

refactor(toPromise): update type definition for toPromise #865

Merged
merged 1 commit into from
Dec 2, 2015

Conversation

kwonoj
Copy link
Member

@kwonoj kwonoj commented Dec 2, 2015

  • make Promistctor parameter as optional in type definition

closes #864

- make Promistctor parameter as optional in type definition

closes ReactiveX#864
@kwonoj kwonoj merged commit dee84a3 into ReactiveX:master Dec 2, 2015
@kwonoj
Copy link
Member Author

kwonoj commented Dec 2, 2015

Merged with dee84a3.

@kwonoj kwonoj deleted the type-topromise branch December 2, 2015 20:30
@benlesh
Copy link
Member

benlesh commented Dec 2, 2015

Good catch, @kwonoj

@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

toPromise on Observable requires promise constructor argument
2 participants