We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011ce2c commit f86e6d0Copy full SHA for f86e6d0
src/jsutils/ObjMap.ts
@@ -1,6 +1,6 @@
1
/**
2
* Quoted as "used by external libraries".
3
- * All of these could be replaced by Record<string, T> or Readonly<Record<string, T>>
+ * All of these could be replaced by Record\<string, T\> or Readonly\<Record\<string, T\>\>
4
* Should we still expose these?
5
*/
6
0 commit comments