diff options
-rw-r--r-- | docs/runtime/nodejs-apis.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/runtime/nodejs-apis.md b/docs/runtime/nodejs-apis.md index e2d35ec6a..dad8489c0 100644 --- a/docs/runtime/nodejs-apis.md +++ b/docs/runtime/nodejs-apis.md @@ -592,8 +592,8 @@ The table below lists all globals implemented by Node.js and Bun's current compa --- - {% anchor id="node_structuredclone" %} [`structuredClone()`](https://developer.mozilla.org/en-US/docs/Web/API/structuredClone) {% /anchor %} -- 🔴 -- Not implemented. +- 🟢 +- Fully implemented. --- |