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