I created a npm package, the package just export a simple class, and I want to create an instance of that class in my code. but I want to be able access the class directly:<