mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-10-01 08:46:43 +02:00
[typescript/*] remove dead links and format
This commit is contained in:
@@ -171,8 +171,6 @@ of a multiline string`;
|
||||
```
|
||||
|
||||
## 参考资料
|
||||
* [TypeScript官网](http://www.typescriptlang.org/)
|
||||
* [TypeScript语言规范说明书(pdf)](http://go.microsoft.com/fwlink/?LinkId=267238)
|
||||
* [Anders Hejlsberg - TypeScript介绍](http://channel9.msdn.com/posts/Anders-Hejlsberg-Introducing-TypeScript)
|
||||
* [GitHub源码](https://github.com/Microsoft/TypeScript)
|
||||
* [Definitely Typed - 类型定义仓库](http://definitelytyped.org/)
|
||||
|
||||
* [TypeScript官网](https://www.typescriptlang.org/)
|
||||
* [GitHub源码](https://github.com/microsoft/TypeScript)
|
||||
|
Reference in New Issue
Block a user