Search


Search something to see results

BlobEvent

BlobEvent: {
    prototype: BlobEvent;
    new (type: string, eventInitDict: BlobEventInit): BlobEvent;
}

Type declaration