Preparing search index...
The search index is not available
studio-helper
studio-helper
UploadReadyFile
Interface UploadReadyFile
interface
UploadReadyFile
{
action
:
"upload"
;
data
:
Buffer
;
folderId
:
string
;
headers
?:
null
|
{
[
key
:
string
]
:
string
;
}
;
localFolder
:
string
;
name
:
string
;
sha1
:
string
;
size
:
number
;
type
:
string
;
}
Index
Properties
action
data
folder
Id
headers?
local
Folder
name
sha1
size
type
Properties
action
action
:
"upload"
data
data
:
Buffer
folder
Id
folder
Id
:
string
Optional
headers
headers
?:
null
|
{
[
key
:
string
]
:
string
;
}
local
Folder
local
Folder
:
string
name
name
:
string
sha1
sha1
:
string
size
size
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
data
folder
Id
headers
local
Folder
name
sha1
size
type
studio-helper
Loading...