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