diff options
Diffstat (limited to 'docs/ecosystem/nodejs.md')
| -rw-r--r-- | docs/ecosystem/nodejs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ecosystem/nodejs.md b/docs/ecosystem/nodejs.md index d74acc8ca..c821d3d9a 100644 --- a/docs/ecosystem/nodejs.md +++ b/docs/ecosystem/nodejs.md @@ -87,7 +87,7 @@ This page is updated regularly to reflect compatibility status of the latest ver - {% anchor id="node_fs" %} [`node:fs`](https://nodejs.org/api/fs.html) {% /anchor %} - 🟡 -- Missing `fs.constants` `fs.fdatasync{Sync}` `fs.opendir{Sync}` `fs.readv{Sync}` `fs.{watch|watchFile|unwatchFile}` `fs.writev{Sync}`. +- Missing `fs.fdatasync{Sync}` `fs.opendir{Sync}` `fs.readv{Sync}` `fs.{watch|watchFile|unwatchFile}` `fs.writev{Sync}`. --- |
