Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/memory / / _resetLocaleFallbackWarningsForTesting
Function: _resetLocaleFallbackWarningsForTesting()
ts
function _resetLocaleFallbackWarningsForTesting(): void;Defined in: packages/memory/src/context-engine/locale-packs/resolver.ts:22
Experimental
Reset the once-per-process WARN registry. Used by tests for isolation.
Returns
void