interface GcsStorageOptions

The Google Cloud Storage arm.

Properties

readonly
provider: "gcs"

Selects the GCS backend.

Bucket and project; bucket is required.

Usage

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