Partial <T>. The utility type Partial creates a new type where all the properties of the input type T are set to optional.
確定! 回上一頁