TypeScript 筆記 – 常見的 types

這篇來簡單筆記一下 TypeScript 中常用到的 types,以及常見的資料結構要怎麼用 type 來表示。 1. Primitives 1.1 string …

TypeScript 筆記 – 常見的 types Read More »