Soundcloud get free function export added

This commit is contained in:
killer069 2021-10-18 17:20:50 +05:30
parent 2a6a93701e
commit a4d3340ae0

View File

@ -1,6 +1,6 @@
export { playlist_info, video_basic_info, video_info, yt_validate, extractID, YouTube, YouTubeStream } from './YouTube';
export { spotify, sp_validate, refreshToken, is_expired, Spotify } from './Spotify';
export { soundcloud, so_validate, SoundCloud, SoundCloudStream } from './SoundCloud';
export { soundcloud, so_validate, SoundCloud, SoundCloudStream, getFreeClientID } from './SoundCloud';
export { setToken } from './token';
enum AudioPlayerStatus {