Blob: {
    prototype: Blob;
    new (blobParts?, options?): Blob;
}

Type declaration