Skip to content

Commit

Permalink
add UI test
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hasani committed Dec 8, 2024
1 parent e3c044c commit ec64432
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/src/amazonqGumby/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
export { activate } from './activation'
export { default as DependencyVersions } from './models/dependencies'
export { default as MessengerUtils } from './chat/controller/messenger/messengerUtils'
export { GumbyController } from './chat/controller/controller'
export { TabsStorage } from '../amazonq/webview/ui/storages/tabsStorage'
export * from './errors'

0 comments on commit ec64432

Please sign in to comment.