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: Dialog.message
|
||||
|
||||
# Dialog.message() method
|
||||
|
||||
The message displayed in the dialog.
|
||||
|
||||
#### Signature:
|
||||
|
||||
```typescript
|
||||
@@ -15,5 +17,3 @@ class Dialog {
|
||||
**Returns:**
|
||||
|
||||
string
|
||||
|
||||
The message displayed in the dialog.
|
||||
|
||||
Reference in New Issue
Block a user