Skip to main content
Module

x/fathym_common/src/workers/waitForCorrelation.ts>waitForCorrelation

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
function waitForCorrelation
import { waitForCorrelation } from "https://deno.land/x/fathym_common@v0.2.147-integration/src/workers/waitForCorrelation.ts";

Parameters

worker: Worker
correlationId: string

Returns

Promise<Record<string, unknown> | undefined>