Skip to main content

Module mdx

Module mdx 

Source
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.