fix: update docs for protocol API (#16601)

* fix: update docs for protocol API

* upddate source for new attribute name

* update electron-typescript-definitions package
This commit is contained in:
Nitish Sakhawalkar 2019-01-30 12:54:18 -08:00 committed by Samuel Attard
parent 641b47f384
commit bd4e14dcee
6 changed files with 32 additions and 29 deletions

View file

@ -1,7 +1,7 @@
# CustomScheme Object
* `scheme` String - Custom schemes to be registered with options.
* `options` Object (optional)
* `privileges` Object (optional)
* `standard` Boolean (optional) - Default false.
* `secure` Boolean (optional) - Default false.
* `bypassCSP` Boolean (optional) - Default false.