-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
i am using plugin/component within a typescript vue.js project.
It works perfectly with 'npm run serve' but there is an error during compilation:
Try
npm install @types/graphiconif it exists or add a new declaration (.d.ts) file containingdeclare module 'graphicon';
Me self is not very familiar with writing typescript definitions.
Metadata
Metadata
Assignees
Labels
No labels