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(rxjs): no longer requires dom lib #3566

Merged
merged 1 commit into from
Apr 13, 2018

Commits on Apr 13, 2018

  1. fix(rxjs): no longer requires dom lib

    Adds interfaces to cover what is used from DOM in `fromEvent` so that types are carried through, but `dom` lib isn not required by default even if you are not using `fromEvent`
    
    fixes: ReactiveX#3558
    benlesh committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    e1ae736 View commit details
    Browse the repository at this point in the history