TakeAlgorithmPickInternalResult of a custom take pick — which level to dequeue from and updated scheduler state.
models
Source src/internal/queueHyperlink.ts:1851 lines
export type type TakeAlgorithmPick =
TakeAlgorithmPickInternal
Result of a custom take pick — which level to dequeue from and updated scheduler state.
TakeAlgorithmPick = import TakeAlgorithmPickInternalTakeAlgorithmPickInternal;