import { type ExtractAtomResult } from "https://deno.land/x/jotai@v2.0.4/src/vanilla.ts";
definition: AtomType extends WritableAtom<any, any[], infer Result> ? Result : never
import { type ExtractAtomResult } from "https://deno.land/x/jotai@v2.0.4/src/vanilla.ts";