UNPKG

@lobehub/ui

Version:

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

7 lines (6 loc) 225 B
import { Node } from "unist"; //#region src/Markdown/plugins/rehypeKatexDir.d.ts declare const rehypeKatexDir: () => (tree: Node) => void; //#endregion export { rehypeKatexDir }; //# sourceMappingURL=rehypeKatexDir.d.mts.map