Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Parameters

worker: Worker
correlationId: string

Returns

Record<string, unknown> | undefined