Skip to main content
Module

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

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

Parameters

worker: Worker
correlationId: string

Returns

Record<string, unknown> | undefined