Skip to content

Commit 3759c9e

Browse files
committed
fixup! async_hooks: add trackPromises option to createHook()
1 parent 2241850 commit 3759c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/doc/type-parser.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const customTypesMap = {
6666

6767
'AsyncLocalStorage': 'async_context.html#class-asynclocalstorage',
6868

69-
'AsyncHook': 'async_hooks.html#async_hookscreatehookcallbacks',
69+
'AsyncHook': 'async_hooks.html#async_hookscreatehookoptions',
7070
'AsyncResource': 'async_hooks.html#class-asyncresource',
7171

7272
'brotli options': 'zlib.html#class-brotlioptions',

0 commit comments

Comments
 (0)