mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-19 04:21:35 +00:00
remove: unneeded comment
removed left over comment i added when writing this
This commit is contained in:
1
index.d.ts
vendored
1
index.d.ts
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user