UNPKG

@lobehub/ui

Version:

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

6 lines 263 B
import { HotkeyInputProps } from "./type.mjs"; //#region src/HotkeyInput/HotkeyInput.d.ts declare const HotkeyInput: import("react").NamedExoticComponent<HotkeyInputProps>; //#endregion export { HotkeyInput as default }; //# sourceMappingURL=HotkeyInput.d.mts.map