Home
last modified time | relevance | path

Searched refs:getPlayList (Results 1 – 2 of 2) sorted by relevance

/MusicFree/src/core/trackPlayer/internal/
H A DplayList.ts41 export const getPlayList = playListStore.getValue; constant
/MusicFree/src/core/trackPlayer/
H A Dindex.ts33 getPlayList,
250 let currentPlayList = getPlayList();
321 const playList = getPlayList();
371 const playList = getPlayList();
814 getPlayList, constant