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 7eee9d9 commit 9fd1e99Copy full SHA for 9fd1e99
test/utils.js
@@ -1,6 +1,6 @@
1
/**
2
* @template {Object} T
3
- * @param {InstanceType<import('tap').Test>} t
+ * @param {import('tap').Test<?>} t
4
* @param {T} object
5
* @param {(keyof T)[]} keys
6
*/
0 commit comments