UNPKG

@lobehub/ui

Version:

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

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