Could not find a declaration file for module 'editorjs-button'.
'*../node_modules/editorjs-button/dist/bundle.js' implicitly has an 'any' type.
Try npm i --save-dev @types/editorjs-button if it exists or add a new declaration (.d.ts) file containing declare module 'editorjs-button';
Could not find a declaration file for module 'editorjs-button'.
'*../node_modules/editorjs-button/dist/bundle.js' implicitly has an 'any' type.
Try
npm i --save-dev @types/editorjs-buttonif it exists or add a new declaration (.d.ts) file containingdeclare module 'editorjs-button';