Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
remove duplicate entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju committed Sep 13, 2023
1 parent bbb3d93 commit 7b3498c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,6 @@ This is the list of Node globals that Deno supports.
| [`performance`](https://nodejs.org/api/globals.html#performance) ||
| [`process`](https://nodejs.org/api/globals.html#process) ||
| [`queueMicrotask`](https://nodejs.org/api/globals.html#queuemicrotaskcallback) ||
| [`queueMicrotask`](https://nodejs.org/api/globals.html#queuemicrotaskcallback) ||
| [`ReadableByteStreamController`](https://nodejs.org/api/globals.html#class-readablebytestreamcontroller) ||
| [`ReadableStream`](https://nodejs.org/api/globals.html#class-readablestream) ||
| [`ReadableStreamBYOBReader`](https://nodejs.org/api/globals.html#class-readablestreambyobreader) ||
Expand Down

0 comments on commit 7b3498c

Please sign in to comment.