JS Shorthand
Steps to reproduce:
1]using if statement:
2]using shorthand
=>This statement gives me an error stating ';' expected.javascript
let compValue: undefined.
Can anyone pls explain me this
1]using if statement:
2]using shorthand
=>This statement gives me an error stating ';' expected.javascript
let compValue: undefined.
Can anyone pls explain me this
