MDXEditor variable
The MDXEditor React component. See MDXEditorProps for the list of properties supported and the MDXEditorMethods for the methods accessible through the ref.
Signature:
MDXEditor: React.ForwardRefExoticComponent<MDXEditorProps & React.RefAttributes<MDXEditorMethods>>