hapijs / hoek

Node utilities shared among the extended hapi universe
Other
481 stars 171 forks source link

fix: provide reference to TS types for export map #389

Closed AndriiNyzhnyk closed 8 months ago

AndriiNyzhnyk commented 11 months ago

I have the same issue as described here. This PR fix reference to TS types for export map. After these changes, my TS project with node v20 and the default settings from @tsconfig/node20/tsconfig.json works as expected. In package.json mention "type": "module".

Nargonath commented 8 months ago

Fix published in v11.0.4.