Typescript Library Declarations (DOM)
Variable Blob
Blob
:
{
prototype
:
Blob
;
new
(
blobParts
?
,
options
?
)
:
Blob
;
}
Type declaration
new
(
blobParts
?
,
options
?
)
:
Blob
Parameters
Optional
blobParts
:
BlobPart
[]
Optional
options
:
BlobPropertyBag
Returns
Blob
prototype
:
Blob
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark