The Google Cloud Storage arm.
readonly
provider: "gcs"
Selects the GCS backend.
readonly
options: GcsProviderOptions
Bucket and project; bucket is required.
The Google Cloud Storage arm.
provider: "gcs"
Selects the GCS backend.
options: GcsProviderOptions
Bucket and project; bucket is required.
import { type GcsStorageOptions } from "storage-plugin/src/index.ts";