Search
Search something to see results
Mobilizing
GitHub
Mobilizing
/
<internal>
/
BlobEvent
BlobEvent
BlobEvent
:
{
prototype
:
BlobEvent
;
new
(
type
:
string
,
eventInitDict
:
BlobEventInit
)
:
BlobEvent
;
}
Type declaration
new
(
type
:
string
,
eventInitDict
:
BlobEventInit
)
:
BlobEvent
Parameters
type
:
string
eventInitDict
:
BlobEventInit
Returns
BlobEvent
prototype
:
BlobEvent