UNPKG

@lobehub/ui

Version:

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

5 lines (4 loc) 183 B
export { highlighterThemes } from './const'; export { default } from './Highlighter'; export { default as SyntaxHighlighter } from './SyntaxHighlighter'; export type * from './type';