Expand description
MDX import/export statement extraction.
Extracts import and export lines from MDX files (Markdown with JSX),
handling multi-line imports via brace depth tracking.
Functionsยง
- extract_
mdx_ statements - Extract import/export statements from MDX content.