UNPKG

@lobehub/ui

Version:

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

5 lines (4 loc) 142 B
export { KeyMapEnum } from './const'; export { default } from './Hotkey'; export type * from './type'; export { combineKeys } from './utils';