property S3StorageOptions.provider

Selects the S3 backend, or the Backblaze B2 preset over it.

Type

"s3" | "b2"

Usage

import { type S3StorageOptions } from "storage-plugin/src/index.ts";