Skip to content

Commit

Permalink
Update compatibility.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lxsmnsyc committed Sep 9, 2023
1 parent ec97c19 commit 59816b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ By default, all feature flags are enabled. The following are the feature flags a
- [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File)
- [`Headers`](https://developer.mozilla.org/en-US/docs/Web/API/Headers)
- [`FormData`](https://developer.mozilla.org/en-US/docs/Web/API/FormData)
- [`ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream)

## Supported Types

Expand Down Expand Up @@ -148,6 +149,7 @@ By default, all feature flags are enabled. The following are the feature flags a
| [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File) ||[^9] |[^12] |
| [`Headers`](https://developer.mozilla.org/en-US/docs/Web/API/Headers) |[^9] |[^9] |[^9] |
| [`FormData`](https://developer.mozilla.org/en-US/docs/Web/API/FormData) |[^9][^10] |[^9] |[^9][^10] |
| [`ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream) |||[^9] |
| Cyclic references |||||||
| Isomorphic references |||||||

Expand Down

0 comments on commit 59816b5

Please sign in to comment.