UNPKG

@lobehub/ui

Version:

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

3 lines 159 B
import { DownloadButtonProps } from "./type.mjs"; import DownloadButton from "./DownloadButton.mjs"; export { DownloadButtonProps, DownloadButton as default };