We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c154a88 commit c71e2ddCopy full SHA for c71e2dd
reference/Reference-Checker-Inference.md
@@ -1,5 +1,7 @@
1
2
-[0]: https://github.com/microsoft/TypeScript/blob/db9e0079/src/compiler/checker.ts#L21772# Type Inference
+[0]: https://github.com/microsoft/TypeScript/blob/db9e0079/src/compiler/checker.ts#L21772
3
+
4
+# Type Inference
5
6
TypeScript has a number of related techniques which together are
7
called type inference: places where a type is discovered from
0 commit comments