-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I have trouble to import the grud guide module to my angular project.
I get the following error:
Could not find a declaration file for module 'cytoscape-grid-guide'. '/home/user/xxx/node_modules/cytoscape-grid-guide/src/index.js' implicitly has an 'any' type. Try
npm i --save-dev @types/cytoscape-grid-guideif it exists or add a new declaration (.d.ts) file containing
declare module 'cytoscape-grid-guide';``
Is there a typescript type definition that i can use?
Maybe you can create one for npm?
Metadata
Metadata
Assignees
Labels
No labels