Commit b4eacf4
authored
docs: expand TypeScript generics section with examples of invalid type arguments
New code examples showing a typical TypeScript mistake of passing incompatible types that violates a generics' constraint.1 parent 0d96441 commit b4eacf4
File tree
1 file changed
+3
-0
lines changed- packages/documentation/copy/en/handbook-v2
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| |||
887 | 889 | | |
888 | 890 | | |
889 | 891 | | |
| 892 | + | |
0 commit comments