UNPKG

react-udux-player

Version:

A customizable music player for React applications

3 lines (2 loc) 93 B
import { type PlayerState } from "../types"; export declare const initialState: PlayerState;