The “ANDROID” in type declaration looks like string-literal, but it isn't! It is just TYPE, which is subset of type STRING. type OS = "ANDROID" ...
確定! 回上一頁