Closed kitsonk closed 2 years ago
For example: https://deno.land/std@0.154.0/http/mod.ts?s=serve
We display the type for handler in the the signature, but not options. Also, options should be displayed as optional in the signature.
handler
For example: https://deno.land/std@0.154.0/http/mod.ts?s=serve
We display the type for
handler
in the the signature, but not options. Also, options should be displayed as optional in the signature.