interface ImportMetaimport { type ImportMeta } from "https://deno.land/x/jotai@v2.10.2/src/types.d.ts"; Propertiesoptionalenv: { MODE: string; }