docs: type names changed from wrapper to primitive (#31752)
This commit is contained in:
parent
246884c4fb
commit
e6b1d95a1c
115 changed files with 1685 additions and 1685 deletions
|
@ -1,5 +1,5 @@
|
|||
# SharingItem Object
|
||||
|
||||
* `texts` String[] (optional) - An array of text to share.
|
||||
* `filePaths` String[] (optional) - An array of files to share.
|
||||
* `urls` String[] (optional) - An array of URLs to share.
|
||||
* `texts` string[] (optional) - An array of text to share.
|
||||
* `filePaths` string[] (optional) - An array of files to share.
|
||||
* `urls` string[] (optional) - An array of URLs to share.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue