Closed kuma0605 closed 7 years ago
console.log(symbols[0]) return just the symbol Symbol(uid), not string style.
After my investigation, console.log is not a standard api ,so what it output depend on vendors.
stackoverflow
I suppose that maybe you should specify a runtime to be more clear.
console.log(symbols[0]) return just the symbol Symbol(uid), not string style.
After my investigation, console.log is not a standard api ,so what it output depend on vendors.
stackoverflow
I suppose that maybe you should specify a runtime to be more clear.