mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-16 11:02:10 +00:00
495 B
495 B
youtubei.js / Utils / debugFetch
Function: debugFetch()
debugFetch(
input,init?):Promise<Response>
Parameters
• input: URL | RequestInfo
• init?: RequestInit
Returns
Promise<Response>