摘要: Merge two types into a new type. Keys of the second type overrides keys of the first type. For example type foo = { name: string; age: string; } type 阅读全文
posted @ 2022-09-25 03:12 Zhentiw 阅读(41) 评论(0) 推荐(0)