module@warp-drive/experiments/storage
ts
function getLocalStorage(): ReactiveStorage;Defined in: storage/storage.ts:40
Retrieves the singleton instance of the LocalStorage service.
If the instance does not already exist, it is created.