UNPKG

@lobehub/ui

Version:

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

3 lines 152 B
import { FloatingSheetProps } from "./type.mjs"; import { FloatingSheet } from "./FloatingSheet.mjs"; export { FloatingSheet, type FloatingSheetProps };