UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

3 lines (2 loc) 108 B
import type { Pluggable } from 'unified'; export declare const useMarkdownRehypePlugins: () => Pluggable[];