-
Notifications
You must be signed in to change notification settings - Fork 5
Incorrect referencing of types decleration file #75
Copy link
Copy link
Closed
Description
I get the following error when attempting to import the library using import csgoSharecode from 'csgo-sharecode'. This error only appeared for me in the recent release:
Could not find a declaration file for module 'csgo-sharecode'. '<path-to-project>/node_modules/csgo-sharecode/dist/esm/index.js' implicitly has an 'any' type.
There are types at '<path-to-project>/node_modules/csgo-sharecode/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'csgo-sharecode' library may need to update its package.json or typings.ts(7016)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels