react-awesome-clock
react-awesome-clock copied to clipboard
Could not find a declaration file for module 'react-awesome-clock'
Could not find a declaration file for module 'react-awesome-clock'. 'project/node_modules/react-awesome-clock/build/index.js' implicitly has an 'any' type.
Try npm install @types/react-awesome-clock if it exists or add a new declaration (.d.ts) file containing declare module 'react-awesome-clock'; TS7016
How can I solve this issue?