Closed genericFJS closed 3 months ago
My bad: I just had a look at the package.json in the master branch and it already is included: https://github.com/strophe/strophejs/blob/0abfc1cfb6a6073508c4258eebc75f619c3b8241/package.json#L50 Follow up question: Could this update be pushed to npm, please?
Done :+1:
When I try to import the package in my node/typescript project, I get an error: If I explicitly add the "types" to the "exports" in the stroph.js "package.json", everything works:
Could this fix be included, please?