interface ImportMetaEnv { readonly OPENCODE_CHANNEL: string } interface ImportMeta { readonly env: ImportMetaEnv }