UNPKG

@lobehub/ui

Version:

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

3 lines (2 loc) 100 B
import type { Node } from 'unist'; export declare const rehypeKatexDir: () => (tree: Node) => void;