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

Type declaration