Closed jordibc closed 1 year ago
The function definition would be () => { ... rather than () = { ....
() => { ...
() = { ...
The function definition would be
() => { ...
rather than() = { ...
.