You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package can't be used directly in a Typescript project without getting the following error:
semantic error TS7016 Could not find a declaration file for module '@cognite/griff-react'. './node_modules/@cognite/griff-react/lib/index.js' implicitly has an 'any' type.
Try `npm install @types/cognite__griff-react` if it exists or add a new declaration (.d.ts) file containing `declare module '@cognite/griff-react';`
The text was updated successfully, but these errors were encountered:
This package can't be used directly in a Typescript project without getting the following error:
The text was updated successfully, but these errors were encountered: