Skip to content

Commit

Permalink
Revert changes to src/helpers.ts #1106
Browse files Browse the repository at this point in the history
  • Loading branch information
fflorent committed Jul 18, 2023
1 parent e09103c commit 40be1c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ import {
import type { Encryption, ObjectMetaData, RequestHeaders } from './internal/type.ts'
import { RETENTION_MODES } from './internal/type.ts'

export { ENCRYPTION_TYPES, LEGAL_HOLD_STATUS, RETENTION_MODES, RETENTION_VALIDITY_UNITS } from './internal/type.ts'

export const DEFAULT_REGION = 'us-east-1'

export interface ICopySourceOptions {
Expand Down

0 comments on commit 40be1c9

Please sign in to comment.