useStorage
Get the configured ThirdwebStorage
instance
Returns
The storageInterface
configured on the ThirdwebProvider
type ReturnType = undefined | ThirdwebStorage<IpfsUploadBatchOptions>;
Get the configured ThirdwebStorage
instance
The storageInterface
configured on the ThirdwebProvider
type ReturnType = undefined | ThirdwebStorage<IpfsUploadBatchOptions>;