v0.21.4 - Import BlocksManager, PluginManager, RichtextEditor #5299
Unanswered
Wayne-Mather
asked this question in
Q&A
Replies: 1 comment
-
I don't think it was ever possible, but you can still get them from the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Seems I can no longer import the BlocksManager, PluginManager and RichTextEditor?
We have moved to the new import type { XXX } from 'grapesjs';
But for some reason these exported classes cannot be imported so we cannot define the type on our functions. Besides moving to any or @ts-ignore - Can anyone inform me how to import these types?
Thanks in advance for any assistance.
Beta Was this translation helpful? Give feedback.
All reactions