interface BlobOptions {
    length?: BlobLength;
}

Properties

Properties

length?: BlobLength