We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b01ddd commit 4d2ccfcCopy full SHA for 4d2ccfc
test/utils.js
@@ -1,6 +1,6 @@
1
/**
2
* @template {Object} T
3
- * @param {import('tap').Test<?>} t
+ * @param {InstanceType<import('tap').Test>} t
4
* @param {T} object
5
* @param {(keyof T)[]} keys
6
*/
0 commit comments