Skip to content

Commit bea03fd

Browse files
authored
sync typescript definition of song_url_v1
1 parent 75aa4c7 commit bea03fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

interface.d.ts

+3
Original file line numberDiff line numberDiff line change
@@ -1156,6 +1156,9 @@ export const enum SoundQualityType {
11561156
exhigh = 'exhigh',
11571157
lossless = 'lossless',
11581158
hires = 'hires',
1159+
jyeffect = 'jyeffect',
1160+
jymaster = 'jymaster',
1161+
sky = 'sky',
11591162
}
11601163

11611164
export function song_url_v1(

0 commit comments

Comments
 (0)