We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bdea30 commit f881e68Copy full SHA for f881e68
extend-expect.d.ts
@@ -1,5 +1,5 @@
1
declare namespace jest {
2
- interface Matchers<R> {
+ interface Matchers<R, T> {
3
/**
4
* @deprecated
5
*/
0 commit comments