Type Alias DestinationExistsFileEvent

DestinationExistsFileEvent: { destination: IKey; source: IReadableFile }

The event is dispatched when copying or moving a file to destination that exists.

IMPORT_PATH: "@daiso-tech/core/file-storage/contracts"