Skip to content

Commit 014544f

Browse files
feat(UNT-T28250): access to useaudioplayer hook
1 parent 9c3efa7 commit 014544f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ export {
66
RecorderState,
77
UpdateFrequency,
88
} from './constants';
9-
export { useAudioPermission } from './hooks';
9+
export { useAudioPermission, useAudioPlayer } from './hooks';

0 commit comments

Comments
 (0)