mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-27 16:48:55 +00:00
chore: update jsdoc comments
This commit is contained in:
@@ -8,7 +8,6 @@ class Explore {
|
||||
|
||||
/**
|
||||
* @param {object} response - API response.
|
||||
* @param {import('../../core/Actions')} actions
|
||||
*/
|
||||
constructor(response) {
|
||||
this.#page = Parser.parseResponse(response.data);
|
||||
|
||||
Reference in New Issue
Block a user