type alias PrimitiveAtomimport { type PrimitiveAtom } from "https://deno.land/x/jotai@v2.0.4/src/vanilla.ts"; Type ParametersValuedefinition: WritableAtom<Value, [SetStateAction<Value>], void>