function loadPubSubModule
loadPubSubModule(): Promise<PubSubSdkModule>

Lazily load the GCP Pub/Sub SDK.

Return Type

The SDK module

Throws

Error

If the package cannot be resolved

Usage

import { loadPubSubModule } from "messaging-plugin/src/index.ts";