UNPKG

@lobehub/ui

Version:

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

3 lines 168 B
import { SliderWithInputProps } from "./type.mjs"; import { SliderWithInput } from "./SliderWithInput.mjs"; export { SliderWithInputProps, SliderWithInput as default };