diff --git a/tools/doc/type-parser.js b/tools/doc/type-parser.js index f2b953358d03ce..4fd91f4b478149 100644 --- a/tools/doc/type-parser.js +++ b/tools/doc/type-parser.js @@ -223,6 +223,7 @@ const customTypesMap = { 'vm.SourceTextModule': 'vm.html#vm_class_vm_sourcetextmodule', 'MessagePort': 'worker_threads.html#worker_threads_class_messageport', + 'Worker': 'worker_threads.html#worker_threads_class_worker', 'X509Certificate': 'crypto.html#crypto_class_x509certificate',