Combined file storage adapter contract providing complete file operations plus signed URL generation. Merges IFileStorageAdapter (file CRUD operations) and IFileUrlAdapter (URL generation).
Useful for storage backends that support both file operations and signed URLs natively. Implementations handle:
IMPORT_PATH: "@daiso-tech/core/file-storage/contracts"
"@daiso-tech/core/file-storage/contracts"
Combined file storage adapter contract providing complete file operations plus signed URL generation. Merges IFileStorageAdapter (file CRUD operations) and IFileUrlAdapter (URL generation).
Useful for storage backends that support both file operations and signed URLs natively. Implementations handle:
IMPORT_PATH:
"@daiso-tech/core/file-storage/contracts"