The null type is the type that allows for only one value, the null value, which is also an immutable primitive. The usage is relatively simple: let y = null;.
確定! 回上一頁