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 f14eeb0 commit dbca772Copy full SHA for dbca772
Home.md
@@ -30,6 +30,7 @@ Please see the [[FAQ]] for common questions, suggestions, and other useful infor
30
31
# Advanced Topics
32
33
+* [Advanced Types](https://www.typescriptlang.org/docs/handbook/advanced-types.html)
34
* [Mixins](https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Mixins.md)
35
* [Declaration Merging](https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Declaration%20Merging.md)
36
* [Type Inference](https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Type%20Inference.md)
0 commit comments