mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Remove unsupported type
This commit is contained in:
@@ -75,9 +75,7 @@ Returns the content in the clipboard as RTF.
|
||||
|
||||
Writes the `text` into the clipboard in RTF.
|
||||
|
||||
### `clipboard.readBookmark([type])`
|
||||
|
||||
* `type` String (optional)
|
||||
### `clipboard.readBookmark()`
|
||||
|
||||
Returns an Object containing `title` and `url` string keys representing the
|
||||
bookmark in clipboard.
|
||||
|
||||
Reference in New Issue
Block a user