We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8f690 commit ec16fd0Copy full SHA for ec16fd0
1 file changed
manifests/native.json
@@ -1579,8 +1579,8 @@
1579
"fs.rm": {
1580
"id": "fs.rm",
1581
"type": "native",
1582
- "url": {"type": "node", "id": "api/fs.html#fsrmpath-options-callback"},
1583
- "nodeFeatureId": {"moduleName": "fs", "exportName": "rm"}
+ "url": {"type": "node", "id": "api/fs.html#fspromisesrmpath-options"},
+ "nodeFeatureId": {"moduleName": "node:fs/promises", "exportName": "rm"}
1584
},
1585
"fsPromises": {
1586
"id": "fsPromises",
0 commit comments