UNPKG

@lobehub/ui

Version:

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

3 lines 153 B
import { ScrollShadowProps } from "./type.mjs"; import { ScrollShadow } from "./ScrollShadow.mjs"; export { ScrollShadowProps, ScrollShadow as default };