We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9137123 + 014544f commit 2da83a6Copy full SHA for 2da83a6
src/index.ts
@@ -6,4 +6,4 @@ export {
6
RecorderState,
7
UpdateFrequency,
8
} from './constants';
9
-export { useAudioPermission } from './hooks';
+export { useAudioPermission, useAudioPlayer } from './hooks';
0 commit comments