-
Notifications
You must be signed in to change notification settings - Fork 675
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
Feat: clientFunction better definition #3431
Conversation
❌ Tests for the commit 3c418ce have failed. See details: |
Thank you for your contribution. We need some time to review new typings. |
Typed spread operator comes with typescript 3.0. Make sure that your update your dependencies |
❌ Tests for the commit edcffab have failed. See details: |
❌ Tests for the commit 660a035 have failed. See details: |
❌ Tests for the commit 660a035 have failed. See details: |
❌ Tests for the commit 660a035 have failed. See details: |
❌ Tests for the commit 660a035 have failed. See details: |
❌ Tests for the commit 660a035 have failed. See details: |
✅ Tests for the commit 660a035 have passed. See details: |
* make types more strong * add typeof null support * fix formatting issue * add clientFunction typings * fix formatting * Fix tests * Fix from master
No breaking changes. Generic default type is
any