Skip to content

Commit

Permalink
address clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
prakashsvmx committed Aug 11, 2023
1 parent 292001c commit f983774
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/minio.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ export type Mode = RETENTION_MODES
*/
export type LockUnit = RETENTION_VALIDITY_UNITS

/**
* @deprecated keep for backward compatible
*/
export type VersioningConfig = Record<string | number | symbol, unknown>
export type TagList = Record<string, string>
export type EmptyObject = Record<string, never>
Expand Down

0 comments on commit f983774

Please sign in to comment.