UNPKG

@lobehub/ui

Version:

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

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