interface Atomimport { type Atom } from "https://deno.land/x/jotai@v1.8.3/src/core/atom.ts"; Type ParametersValuePropertiestoString: () => stringoptionaldebugLabel: stringread: Read<Value>