Hello,
I am working on a React project and my colleagues created a KMM library to share some code, I managed to integrate it via an NPM package.
The main issue I have is that I can’t get autocomplete in Visual studio or Webstorm to work properly with it. I have some methods and classes that get autocompleted and some that never do.
Any idea where I could start troubleshooting?