Skip to content

Commit

Permalink
fix: export audio provider types
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-berger committed Dec 12, 2024
1 parent 0af5dc3 commit 844b132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/client-api/src/providers/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './audio/audio-provider-types';
export * from './battery/battery-provider-types';
export * from './cpu/cpu-provider-types';
export * from './date/date-provider-types';
Expand Down

0 comments on commit 844b132

Please sign in to comment.