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(ts-2.4): Fix type issues for typescript 2.4 #337

Merged
merged 1 commit into from
Jul 14, 2017
Merged

fix(ts-2.4): Fix type issues for typescript 2.4 #337

merged 1 commit into from
Jul 14, 2017

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Jul 14, 2017

  • The task api type of T (instead of T | undefined)
  • Mutator api copy siganture

* The task api type of T (instead of `T | undefined`)
* Mutator api copy siganture
@nicojs nicojs requested a review from simondel July 14, 2017 13:41
@simondel simondel merged commit c18079b into master Jul 14, 2017
@simondel simondel deleted the ts-2-4 branch July 14, 2017 13:53
nicojs added a commit that referenced this pull request Jul 14, 2017
* The task api type of T (instead of `T | undefined`)
* Mutator api copy siganture
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.

2 participants