UNPKG

@lobehub/ui

Version:

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

3 lines 121 B
import { SelectProps } from "./type.mjs"; import { Input } from "./Select.mjs"; export { SelectProps, Input as default };