import { type Cardano } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
definition: { [key: string]: { name: string; icon: string; version: string; enable(): Promise<WalletApi>; isEnabled(): Promise<boolean>; }; }
import { type Cardano } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";