Skip to content

Commit 7d5de0d

Browse files
committed
tools: add Worker to type-parser
Signed-off-by: James M Snell <jasnell@gmail.com>
1 parent 5fb417f commit 7d5de0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/doc/type-parser.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ const customTypesMap = {
223223
'vm.SourceTextModule': 'vm.html#vm_class_vm_sourcetextmodule',
224224

225225
'MessagePort': 'worker_threads.html#worker_threads_class_messageport',
226+
'Worker': 'worker_threads.html#worker_threads_class_worker',
226227

227228
'X509Certificate': 'crypto.html#crypto_class_x509certificate',
228229

0 commit comments

Comments
 (0)