As can be seen in the example code below, you can make the typeof undefined equal to string : function myFunction() { const undefined = "string value"; ...
確定! 回上一頁