As the names suggest, it's used to omit the properties of a type. Let's look at an example. type Person = { firstname: string lastname: string
確定! 回上一頁