mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Docs + Pretty code
This commit is contained in:
@@ -152,6 +152,6 @@ function parseHlsFormats(data: SoundCloudTrackFormat[]) {
|
||||
return result;
|
||||
}
|
||||
|
||||
export function setSoundCloudToken(options : SoundDataOptions){
|
||||
soundData = options
|
||||
}
|
||||
export function setSoundCloudToken(options: SoundDataOptions) {
|
||||
soundData = options;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user