react-truncate-html icon indicating copy to clipboard operation
react-truncate-html copied to clipboard

Implicitly has an 'any' type.

Open eduardofila79 opened this issue 5 years ago • 0 comments

I'm trying to use this package in my project but getting this:

/react-truncate-html/index.js' implicitly has an 'any' type. Try npm install @types/react-truncate-html if it exists or add a new declaration (.d.ts) file containing declare module 'react-truncate-html';ts(7016)

any chance to fix this? Thanks!

eduardofila79 avatar Jan 22 '21 15:01 eduardofila79