UNPKG

@lobehub/ui

Version:

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

6 lines 294 B
import { SyntaxHighlighterProps } from "../type.mjs"; //#region src/Highlighter/SyntaxHighlighter/index.d.ts declare const SyntaxHighlighter: import("react").NamedExoticComponent<SyntaxHighlighterProps>; //#endregion export { SyntaxHighlighter as default }; //# sourceMappingURL=index.d.mts.map