biopragmatics/curies.rs

Typescript type definition file

Opened this issue · 1 comments

Typescript type definition file

Hi @vincerubinetti, could you elaborate more about what is missing please?

Normally the type definitions are properly generated, there is web.d.ts and node.d.ts: https://www.npmjs.com/package/@biopragmatics/curies?activeTab=code

The TS logo next to the @biopragmatics/curies also indicates that NPM properly detected type definition for the package

When importing the library from local build I properly get type hints for Converter and Record (with VSCode)