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 6693b40 commit 3e002c3Copy full SHA for 3e002c3
doc/api/async_hooks.md
@@ -952,7 +952,7 @@ added: v13.10.0
952
953
This method returns the current store.
954
If this method is called outside of an asynchronous context initialized by
955
-calling `asyncLocalStorage.run` or `asyncLocalStorage.runAndReturn`, it will
+calling `asyncLocalStorage.run` or `asyncLocalStorage.runSyncAndReturn`, it will
956
return `undefined`.
957
958
### `asyncLocalStorage.enterWith(store)`
0 commit comments