mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-21 16:14:28 +08:00
fix.plonds-s3-resumable-publish
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Plonds.Core.Publishing;
|
||||
|
||||
public sealed record PlondsS3ObjectInfo(
|
||||
string Key,
|
||||
long? ContentLength,
|
||||
string? ETag);
|
||||
Reference in New Issue
Block a user