chore(docs): remove whitespace

This commit is contained in:
luan.lrt4@gmail.com
2022-04-15 05:21:49 -03:00
parent 725f186bd9
commit d0c54f2b8b

View File

@@ -180,7 +180,7 @@ const search = await youtube.search('Interstellar Main Theme', { client: 'YTMUSI
corrected_query:string,
results:{
top_result:[Array], // Can be anything; video, playlist, artist etc..
songs:[
songs:[
{
id:string,
title:string,