I’ve learned about destructuring declarations the ...
# getting-started
j
I’ve learned about destructuring declarations the other day and realised it uses
componentN
methods to get values. I see that these methods are marked as operator unlike getters. Is that the only thing that makes them special for this to work?