import { atomWithReset } from "https://deno.land/x/jotai@v2.9.3/src/vanilla/utils/atomWithReset.ts";
Parameters
initialValue: Value
Returns
WritableAtom<Value, [SetStateActionWithReset<Value>], void> & WithInitialValue<Value>
x/jotai/src/vanilla/utils/atomWithReset.ts>atomWithReset
import { atomWithReset } from "https://deno.land/x/jotai@v2.9.3/src/vanilla/utils/atomWithReset.ts";