I joined a project. The code base is new for me. I am interested in a module, which is used in code base and it is imported from a dependency. The module is not defined in the project.
Is there an automatic / easy way to figure out what library provides the module I am interested in?
Lot's of dependencies are proprietary and hoogle cannot help me with that.