Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/memory / / DEFAULT_CONFLICT_THRESHOLDS

Variable: DEFAULT_CONFLICT_THRESHOLDS

ts
const DEFAULT_CONFLICT_THRESHOLDS: ConflictThresholds;

Defined in: packages/memory/src/conflict/types.ts:47

Hard-coded defaults for the three-zone thresholds. Imported by the pipeline + the test suite so call sites stay aligned.

Stable