Skip to content

Commit

Permalink
Bring back line break
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Oct 3, 2023
1 parent be03974 commit 0d35eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -8501,6 +8501,7 @@ otherwise false.


<h3 id="fetch-method">Fetch Methods</h3>

<pre class=idl>
partial interface mixin WindowOrWorkerGlobalScope {
[NewObject] Promise&lt;Response> fetch(RequestInfo input, optional RequestInit init = {});
Expand Down

0 comments on commit 0d35eaa

Please sign in to comment.