image-map icon indicating copy to clipboard operation
image-map copied to clipboard

import ImageMap from "image-map" not working

Open ppatel31 opened this issue 1 year ago • 0 comments

module "/Users/my-website/node_modules/image-map/dist/image-map" Could not find a declaration file for module 'image-map'. '/Users/my-website/node_modules/image-map/dist/image-map.js' implicitly has an 'any' type. Try npm i --save-dev @types/image-map if it exists or add a new declaration (.d.ts) file containing declare module 'image-map';ts(7016)

ppatel31 avatar Oct 18 '22 19:10 ppatel31