Skip to content

Commit

Permalink
🐛 fix: Fix export
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Nov 16, 2023
1 parent 879f76a commit 0ec36a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/react/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export { useAudioRecorder } from './useAudioRecorder';
export { type EdgeSpeechOptions, useEdgeSpeech } from './useEdgeSpeech';
export { type MicrosoftSpeechOptions, useMicrosoftSpeech } from './useMicrosoftSpeech';
export {
type OpenaiSpeechRecognitionOptions,
type OpenAISTTConfig,
useOpenaiSTT,
useOpenaiSTTWithPSR,
Expand Down

0 comments on commit 0ec36a2

Please sign in to comment.