import { atomWithDefault } from "https://deno.land/x/jotai@v2.9.3/src/vanilla/utils/atomWithDefault.ts";
Parameters
getDefault: Read<Value, [SetStateAction<Value> | RESET], void>
Returns
WritableAtom<Value, [SetStateAction<Value> | RESET], void>
x/jotai/src/vanilla/utils/atomWithDefault.ts>atomWithDefault
import { atomWithDefault } from "https://deno.land/x/jotai@v2.9.3/src/vanilla/utils/atomWithDefault.ts";