UNPKG

@astrojs/mdx

Version:

Add support for MDX pages in your Astro site

3 lines (2 loc) 124 B
import type { VFile } from 'vfile'; export declare function rehypeInjectHeadingsExport(): (tree: any, file: VFile) => void;