import { atomWithStorage } from "https://deno.land/x/jotai@v2.7.0/src/vanilla/utils/atomWithStorage.ts";
Parameters
initialValue: Value
optional
storage: SyncStorage<Value>Returns
WritableAtom<Value, [SetStateActionWithReset<Value>], void>
x/jotai/src/vanilla/utils/atomWithStorage.ts>atomWithStorage
import { atomWithStorage } from "https://deno.land/x/jotai@v2.7.0/src/vanilla/utils/atomWithStorage.ts";