UNPKG

@studiocms/mdx

Version:

Add MDX Support to your StudioCMS project with ease!

3 lines (2 loc) 95 B
export declare function renderMDX(content: string): Promise<string>; export default renderMDX;