UNPKG

@lobehub/ui

Version:

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

3 lines 144 B
import { HotkeyInputProps } from "./type.mjs"; import HotkeyInput from "./HotkeyInput.mjs"; export { HotkeyInputProps, HotkeyInput as default };