Skip to content

Commit ade1136

Browse files
committed
util.types
1 parent 823178d commit ade1136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The below table lists the parity of each API with the Node.js version. At the ti
5151
| `promisify` | 12.1.0 |
5252
| `TextDecoder` | missing |
5353
| `TextEncoder` | missing |
54-
| `types` | missing |
54+
| `types` | 12.1.0 |
5555

5656
`util` also contains deprecated Node.js APIs. `_extend` and `log` were deprecated in v6, while the `is*` family of functions was deprecated in v4. All these APIs are up to date:
5757

0 commit comments

Comments
 (0)