document the process(es) in which APIs are available

This commit is contained in:
Zeke Sikelianos
2016-11-01 16:35:31 -07:00
parent da3dbdcb9b
commit e8bb79310c
3 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
> Perform copy and paste operations on the system clipboard.
Processes: [Main](../tutorial/quick-start.md#main-process), [Renderer](../tutorial/quick-start.md#renderer-process)
The following example shows how to write a string to the clipboard:
```javascript