UNPKG

youtube-suggest-gen

Version:

Fetch Youtube Video Suggestions with the help of Query or URLs

6 lines (5 loc) 120 B
export type FilterOptions = { random: Boolean | undefined proxy: String | undefined cookies: String | undefined }