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

Improve types for listener args in .d.ts #1752

Merged
merged 2 commits into from
Oct 26, 2018
Merged

Commits on Oct 12, 2018

  1. Improve types for listener args in .d.ts

    Without this consumers need an undefined check with strictNullChecks
    turned on.
    Tyriar committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    a0250c5 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Tyriar committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    19f6c0a View commit details
    Browse the repository at this point in the history