BlobDeleteResponse type

削除操作の応答データが含まれています。

type BlobDeleteResponse = BlobDeleteHeaders & { _response: Object }