Open talentlessguy opened 3 years ago
Seems like it throws in getFieldsForClassRecursive
util function. At class Server extends EventEmitter<Events>
expression, the util tries to get class info from EventEmitter but that's not available in doc information. I'm not sure what is the expected behavior here (The classDef of EventEmitter should be available here?). cc @lucacasonato
any updates on this issue?
console:
broken docs link: https://doc.deno.land/https/deno.land/x/node_http/mod.ts
deno X: https://deno.land/x/node_http@0.0.3
repo link: https://github.com/deno-libs/node-http