type alias SetStateActionimport { type SetStateAction } from "https://dotland.deno.dev/x/jotai@v2.10.2/src/vanilla.ts"; Type ParametersValuedefinition: ExtractAtomArgs<PrimitiveAtom<Value>>[0]