TakeAlgorithmPickContextInternalContext passed to a CustomTakeAlgorithm on each non-blocking take.
modelsCustomTakeAlgorithm
Source src/internal/queueHyperlink.ts:1771 lines
export type type TakeAlgorithmPickContext =
TakeAlgorithmPickContextInternal
Context passed to a
CustomTakeAlgorithm
on each non-blocking take.
TakeAlgorithmPickContext = import TakeAlgorithmPickContextInternalTakeAlgorithmPickContextInternal;