mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 13:48:02 +00:00
feat: updates
This commit is contained in:
parent
ebebf2a733
commit
a1b0bcf4d3
68 changed files with 4776 additions and 5559 deletions
1
packages/shared/interface.d.ts
vendored
1
packages/shared/interface.d.ts
vendored
|
|
@ -112,6 +112,7 @@ declare interface Track {
|
|||
v: number
|
||||
version: number
|
||||
tns: (string | null)[]
|
||||
duration?: number
|
||||
}
|
||||
declare interface Artist {
|
||||
alias: unknown[]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue