Skip to content

Commit

Permalink
ref: export AppHotkeyProvider from tabby-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Clem-Fern authored and Eugeny committed Feb 4, 2023
1 parent 69d884e commit 44a39b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tabby-core/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 44a39b0

Please sign in to comment.