Type Alias ISignedFileStorageAdapter

ISignedFileStorageAdapter: IFileUrlAdapter & IFileStorageAdapter

The ISignedFileStorageAdapter contract defines a way for storing files independent of storage, creating temporary signed url for uploading and downloading files. It also allows for creating public url for files

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