Skip to content

Commit

Permalink
feat: export startWidget for programmatically launching widget at g…
Browse files Browse the repository at this point in the history
…iven placement
  • Loading branch information
lars-berger committed Nov 28, 2024
1 parent bf1ab92 commit 8227e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/client-api/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export * from './config';
export {
currentWidget,
startWidget,
startWidgetPreset,
type Widget,
type WidgetWindow,
Expand Down

0 comments on commit 8227e25

Please sign in to comment.