UNPKG

react-udux-player

Version:

A customizable music player for React applications

7 lines (6 loc) 162 B
/** * Default Now Playing component * * @returns Now Playing UI */ export declare const DefaultNowPlayingView: () => import("react/jsx-runtime").JSX.Element;