The keyof operator is sometimes referred to as the index query operator because it queries the type specified after it. When TypeScript sees the keyof ...
確定! 回上一頁