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