UNPKG

@splicemood/react-music-player

Version:

The music player that sync all settings between multiple tabs on a single client-side browser session

6 lines (5 loc) 84 B
export declare enum LoopState { PlayAll = 0, LoopAll = 1, LoopCue = 2 }