David Austin

Results 1 issues of David Austin

The definition for the search method is currently: `public search(id: string, maxResults: number, params: Object, callback: (validate?: Error) => void, data?: YtResult): void;` I believe that it should be: `public...