Skip to content

Commit

Permalink
Merge pull request #67 from SimformSolutionsPvtLtd/feature/UNT-T28250…
Browse files Browse the repository at this point in the history
…_access_to_useaudioplayer_hook

feat(UNT-T28250): access to useaudioplayer hook
  • Loading branch information
mukesh-simform authored Aug 30, 2024
2 parents 9137123 + 014544f commit 2da83a6
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 2da83a6

Please sign in to comment.