UNPKG

@lobehub/ui

Version:

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

4 lines (3 loc) 126 B
import Typography from "./Typography.mjs"; import Markdown from "./Markdown.mjs"; export { Typography, Markdown as default };