diff --git a/index.d.ts b/index.d.ts index 5f4c757a..8ee7352b 100644 --- a/index.d.ts +++ b/index.d.ts @@ -11,7 +11,6 @@ interface AccountInfo { language: string } -// { query: string; corrected_query: string; estimated_results: number; videos: [] } interface SearchOptions { client: 'YTMUSIC' | 'YOUTUBE' period: 'any' | 'hour' | 'day' | 'week' | 'month' | 'year'