Quantcast
Channel: Typescript 'Cannot find module' with declaration file - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Pelle Jacobs for Typescript 'Cannot find module' with declaration file

You're almost there. As this is the first time you declare the module 'react-sticky', (<> augmenting a declaration somewhere else), you'll have to put the import statement inside of your module...

View Article



Typescript 'Cannot find module' with declaration file

I'm using typescript with react and need to provide typings for a third party library called react-sticky. I don't want to publish a typings module, I just want to write the typings and include them in...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images