Skip to content

Commit f19df7c

Browse files
committed
fix: expose useAudioPlayerControl hook
1 parent 51992be commit f19df7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/src/hooks/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ export * from './useQueryReminders';
1010
export * from './useClientNotifications';
1111
export * from './useInAppNotificationsState';
1212
export * from './useRAFCoalescedValue';
13+
export * from './useAudioPlayerControl';

0 commit comments

Comments
 (0)