-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
I got the following error when use this package in a TypeScript project:
Could not find a declaration file for module 'dom-inspector'. '/Users/user/workspace/project/node_modules/.pnpm/dom-inspector@1.2.5/node_modules/dom-inspector/dist/dom-inspector.min.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/dom-inspector` if it exists or add a new declaration (.d.ts) file containing `declare module 'dom-inspector';`ts(7016)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels