import { type Credential } from "https://deno.land/x/lucid@0.10.5/src/types/types.ts";
definition: { type: "Key" | "Script"; hash: KeyHash | ScriptHash; }
x/lucid/src/types/types.ts>Credential
import { type Credential } from "https://deno.land/x/lucid@0.10.5/src/types/types.ts";