mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-22 20:55:03 +03:00
ref: export AppHotkeyProvider from tabby-core
This commit is contained in:
parent
69d884e164
commit
44a39b022c
@ -258,6 +258,7 @@ export default class AppModule { // eslint-disable-line @typescript-eslint/no-ex
|
||||
|
||||
export { AppRootComponent as bootstrap }
|
||||
export * from './api'
|
||||
export { AppHotkeyProvider }
|
||||
|
||||
// Deprecations
|
||||
export { ToolbarButton as IToolbarButton } from './api'
|
||||
|
Loading…
Reference in New Issue
Block a user