I'm trying to incorporate GrapesJs with React. I installed grapesjs using npm i grapesjs
in node environment. But when I try to import it using import grapesjs from "grapesjs"
, it doesn't import it and says that the declaration file for module grapesjs is missing.
Asked
Active
Viewed 1,017 times
1

Sakshi Garg
- 31
- 2