minio-js
minio-js copied to clipboard
type lifeCycleRule incorrect
It seems that the typing of the Expiration key in lifeCycleRule is incorrect. Date, Days, DeleteMarker, DeleteAll have all become required since the last update. This creates a typing error when I call the setBucketLifecycle function. What should I do ?