Remove unsupported type

This commit is contained in:
Kevin Sawicki 2016-06-24 15:29:39 -07:00
parent a2ba778adc
commit 30a628b46f

View file

@ -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.