mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore(docs): document HTTPRequest with TSDoc (#6146)
* chore(docs): document HTTPRequest with TSDoc * doclint * example
This commit is contained in:
@@ -13,3 +13,5 @@ response(): HTTPResponse | null;
|
||||
|
||||
[HTTPResponse](./puppeteer.httpresponse.md) \| null
|
||||
|
||||
the response for this request, if a response has been received.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user