Skip to content

@saflib/vitest


Function: installLocalStorageStub()

installLocalStorageStub(): void

Minimal localStorage for Vitest (Node jsdom / Node 22+ experimental webstorage). Avoids ExperimentalWarning: localStorage is not available... when suites touch browser storage APIs.

Returns

void