type alias Getterimport { type Getter } from "https://deno.land/x/jotai@v2.7.2/src/vanilla.ts"; definition: Parameters<Atom<unknown>["read"]>[0]