`types` is not referencing the correct TypeScript definitions in the published package
It references
index.d.ts
. It should reference
lib.d.ts
.
Edited
Jul 24, 2024
by
Eric MORAND