mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
ref: export AppHotkeyProvider from tabby-core
This commit is contained in:
parent
69d884e164
commit
44a39b022c
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue