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