mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-26 08:08:54 +00:00
chore: update type definitions
This commit is contained in:
@@ -14,7 +14,9 @@ class Search {
|
||||
/**
|
||||
* @param {object} response - API response.
|
||||
* @param {import('../../core/Actions')} actions
|
||||
* @param {boolean} is_continuation
|
||||
* @param {object} args
|
||||
* @param {boolean} args.is_continuation
|
||||
* @param {boolean} args.is_filtered
|
||||
* @constructor
|
||||
*/
|
||||
constructor(response, actions, args = {}) {
|
||||
|
||||
Reference in New Issue
Block a user