diff --git a/doc/api/async_hooks.md b/doc/api/async_hooks.md index 8878c03aa73..99b996a1af6 100644 --- a/doc/api/async_hooks.md +++ b/doc/api/async_hooks.md @@ -430,6 +430,10 @@ does not depend on garbage collection, then this will not be an issue. ##### promiseResolve(asyncId) + + * `asyncId` {number} Called when the `resolve` function passed to the `Promise` constructor is