mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
feat: updates
This commit is contained in:
parent
08abf8229f
commit
fb21405bf9
33 changed files with 699 additions and 361 deletions
|
|
@ -10,7 +10,7 @@ export interface FetchPlaylistParams {
|
|||
id: number
|
||||
s?: number // 歌单最近的 s 个收藏者
|
||||
}
|
||||
interface FetchPlaylistResponse {
|
||||
export interface FetchPlaylistResponse {
|
||||
code: number
|
||||
playlist: Playlist
|
||||
privileges: unknown // TODO: unknown type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue