Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/memory / / _resetBypassWarningForTesting

Function: _resetBypassWarningForTesting()

ts
function _resetBypassWarningForTesting(): void;

Defined in: packages/memory/src/conflict/pipeline.ts:37

Internal

Reset the one-shot bypass-warning flag. Test-only helper — production callers never invoke this.

Returns

void