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