Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
DOMWindow
/
fetch
fetch
Declaration
Promise <
Response
> fetch(
any input,
optional RequestInit init
);