The Partial in this type means that each member might be undefined. More specifically, the type of login.value.email is string|undefined , and TypeScript ...
確定! 回上一頁