method GcsProvider.prototype.connect
GcsProvider.prototype.connect(): Promise<void>

Establishes the GCS client — injects the SDK lazily or uses injected client.

Return Type

Promise<void>

Usage

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