The Partial type in TypeScript is a utility type which does the opposite of Required. It sets all properties in a type to optional.
確定! 回上一頁