typescript-learn:typescript 学习过程中的练习代码

时间:2024-05-02 17:27:13
【文件属性】:

文件名称:typescript-learn:typescript 学习过程中的练习代码

文件大小:38KB

文件格式:ZIP

更新时间:2024-05-02 17:27:13

TypeScript 学习 使用说明 read 目录下文件为摘自仓库的内容。 examples 目录下的文件为,学习过程中的demo.为.ts格式源码。 跟目录下执行 tsc 会生成 built 文件夹,并且会生成example目录下转换过的js文件。


【文件预览】:
typescript-learn-master
----read()
--------any.md(1KB)
--------type-of-object-interfaces.md(6KB)
--------basics()
--------type-of-array.md(0B)
--------union-types.md(2KB)
----readme.md(360B)
----tsconfig.json(301B)
----examples()
--------interface.ts(325B)
--------type-array.ts(415B)
--------basicTypes.ts(2KB)
--------functions.ts(323B)
--------hello.ts(116B)
----.gitignore(6B)

网友评论