Closed christopher-caldwell closed 3 years ago
The key in the package json was not getting picked up by TypeScript, and the types themselves seemed a bit overly complex.
package.json
types
Was a new release made for this? I installed the latest version and TS is not picking up the types
@alfaproject Just published the new release to npm. Thanks!
The key in the package json was not getting picked up by TypeScript, and the types themselves seemed a bit overly complex.
Change log
package.json
to betypes
, which is what TS is looking for.