docs: deprecate UploadFileSystem (#13064)

Deprecate UploadFileSystem in preparation for its being phased out completely in Chromium 66 and correspondingly Electron 4.0.0.
This commit is contained in:
Shelley Vohr 2018-05-25 10:50:27 -07:00 committed by GitHub
parent fd25f594cd
commit 265aa3da29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
# UploadFileSystem Object
*(Deprecated)*
* `type` String - `fileSystem`.
* `filsSystemURL` String - FileSystem url to read data for upload.
* `offset` Integer - Defaults to `0`.