UNPKG

@smitch/fluid

Version:

A Next/React ui-component libray.

3 lines (2 loc) 195 B
declare const SoundControl: (muted: boolean, onMute: any, duration: number, volumeLevel: number, handleVolumeChange: any) => import("react/jsx-runtime").JSX.Element; export default SoundControl;