Skip to content

Commit

Permalink
Update nodejs-apis.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Sep 11, 2024
1 parent d483535 commit 58c74e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/runtime/nodejs-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Some methods are not optimized yet.

### [`node:util`](https://nodejs.org/api/util.html)

🟡 Missing `MIMEParams` `MIMEType` `aborted` `debug` `getSystemErrorMap` `transferableAbortController` `transferableAbortSignal` `stripVTControlCharacters`
🟡 Missing `MIMEParams` `MIMEType` `debug` `getSystemErrorMap` `transferableAbortController` `transferableAbortSignal` `stripVTControlCharacters`

### [`node:v8`](https://nodejs.org/api/v8.html)

Expand All @@ -173,7 +173,7 @@ Some methods are not optimized yet.

### [`node:zlib`](https://nodejs.org/api/zlib.html)

🟡 Unoptimized.
🟡 Partially optimized.

## Globals

Expand Down

0 comments on commit 58c74e1

Please sign in to comment.