Skip to content

Commit

Permalink
feat(UNT-T28250): access to useaudioplayer hook
Browse files Browse the repository at this point in the history
  • Loading branch information
nilesh-simform committed Aug 30, 2024
1 parent 9c3efa7 commit 014544f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ export {
RecorderState,
UpdateFrequency,
} from './constants';
export { useAudioPermission } from './hooks';
export { useAudioPermission, useAudioPlayer } from './hooks';

0 comments on commit 014544f

Please sign in to comment.