interface R2UploadedPart {
    etag: string;
    partNumber: number;
}

Properties

Properties

etag: string
partNumber: number