import { type ExternalWallet } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
A wallet that can be constructed from external data e.g UTxOs, collateral, and address
x/lucid/src/mod.ts>ExternalWallet
import { type ExternalWallet } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
A wallet that can be constructed from external data e.g UTxOs, collateral, and address