Skip to content

Commit 2113ddb

Browse files
committed
Add link to Node.js fs documentation
1 parent ef5eb3d commit 2113ddb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/links/database.json

+14
Original file line numberDiff line numberDiff line change
@@ -3362,6 +3362,20 @@
33623362
"error"
33633363
]
33643364
},
3365+
"https://nodejs.org/api/fs.html": {
3366+
"id": "node-fs",
3367+
"description": "Node.js documentation for filesystem APIs.",
3368+
"short_url": "",
3369+
"keywords": [
3370+
"node-js",
3371+
"nodejs",
3372+
"node.js",
3373+
"fs",
3374+
"filesystem",
3375+
"documentation",
3376+
"docs"
3377+
]
3378+
},
33653379
"https://nodejs.org/api/os.html#os_os_cpus": {
33663380
"id": "node-os",
33673381
"description": "Node.js documentation for the `cpus()` function of the `os` module.",

0 commit comments

Comments
 (0)