Asfamilybank
Aarktype
•Created by Asfamilybank on 12/16/2024 in #questions
Why are the partial operator `?` and explicit `undefined` incompatible?
I define the type:
I don’t understand why it is designed like this, as far as I know, partial operator will accept explicit
undefined
in TypeScript. (or I’m wrong ?)🤨
#questions #typescript17 replies