UNPKG

react-udux-player

Version:

A customizable music player for React applications

15 lines (14 loc) 493 B
export * from "./AddSongIcon"; export * from "./ExpandOutlineIcon"; export * from "./FavoriteFilledIcon"; export * from "./FsePausePlayIcon"; export * from "./GotoNowPlayingIcon"; export * from "./LikeIcon"; export * from "./LoadingIcon"; export * from "./MinimizePlayerIcon"; export * from "./NextOutlineIcon"; export * from "./PrevOutlineIcon"; export * from "./RepeatOutlineIcon"; export * from "./ShuffleOutlineIcon"; export * from "./VolumeControlIcon"; export * from "./VolumeMuteIcon";