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