From f9b1d518f8ed21f670a264c0ac5fba6c5d1cb172 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Thu, 17 Aug 2023 21:09:42 -0700 Subject: Update nodejs compat docs with tty --- docs/runtime/nodejs-apis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/runtime/nodejs-apis.md b/docs/runtime/nodejs-apis.md index b75ff5847..e0cd3b132 100644 --- a/docs/runtime/nodejs-apis.md +++ b/docs/runtime/nodejs-apis.md @@ -138,7 +138,7 @@ This page is updated regularly to reflect compatibility status of the latest ver ### [`node:tty`](https://nodejs.org/api/tty.html) -🟡 Missing `tty.ReadStream` and `tty.WriteStream`. +🟢 Fully implemented. ### [`node:url`](https://nodejs.org/api/url.html) -- cgit v1.2.3