module@warp-drive/experiments/storage
ts
function configureSessionStorage(options): void;Defined in: storage/storage.ts:78
Configure options for the sessionStorage singleton. Must be called before getSessionStorage() is first invoked.
Parameters
options
Returns
void