I defined a class in a file and at the top there w...
# javascript
d
I defined a class in a file and at the top there was another class imported with the same name... The IDE ignored the defined in the file and then tried to use the previous one, but that message was strange anyway.