Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/core / / REPLAY_DIVERGENCE_BRAND
Variable: REPLAY_DIVERGENCE_BRAND
ts
const REPLAY_DIVERGENCE_BRAND: unique symbol;Defined in: packages/core/src/channels/pause.ts:40
Stable
Brand attached to the signal thrown by pause(value) when the positional replay diverges from the journaled pause identity. Cross-realm safe like PAUSE_SIGNAL_BRAND.