Skip to content

Commit d8d753c

Browse files
authored
Add Blob and File (#19)
1 parent 7893fb1 commit d8d753c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Interfaces:
4040

4141
* {{AbortController}}
4242
* {{AbortSignal}}
43+
* {{Blob}}
4344
* {{ByteLengthQueuingStrategy}}
4445
* <code class="idl"><a data-link-type="idl" href="https://wicg.github.io/compression/#compression-stream">CompressionStream</a></code>
4546
* {{CountQueuingStrategy}}
@@ -49,6 +50,7 @@ Interfaces:
4950
* {{DOMException}}
5051
* {{Event}}
5152
* {{EventTarget}}
53+
* {{File}}
5254
* {{ReadableByteStreamController}}
5355
* {{ReadableStream}}
5456
* {{ReadableStreamBYOBReader}}

0 commit comments

Comments
 (0)