mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs: remove some redundant instances of @returns (#9943)
This commit is contained in:
@@ -4,6 +4,8 @@ sidebar_label: Page.target
|
||||
|
||||
# Page.target() method
|
||||
|
||||
A target this page was created from.
|
||||
|
||||
#### Signature:
|
||||
|
||||
```typescript
|
||||
@@ -15,5 +17,3 @@ class Page {
|
||||
**Returns:**
|
||||
|
||||
[Target](./puppeteer.target.md)
|
||||
|
||||
A target this page was created from.
|
||||
|
||||
Reference in New Issue
Block a user