*️hash (#)
`#` not a punctuator❓
JS ⟩ grammar ⟩ token ⟩ punctuator ⟩ hash (#)
private member -
class { #privateMember; }.
semicolon (;) - class private member declaration is followed by a semicolon.
Last updated
Was this helpful?
`#` not a punctuator❓
JS ⟩ grammar ⟩ token ⟩ punctuator ⟩ hash (#)
private member - class { #privateMember; }.
semicolon (;) - class private member declaration is followed by a semicolon.
Last updated
Was this helpful?