Module

x/jucid/mod.ts>Credential

jucid is JSHy's fork of Lucid (jshy + lucid = jucid)
Latest
type alias Credential
import { type Credential } from "https://dotland.deno.dev/x/jucid@1.0.0-alpha.1/mod.ts";
definition: { type: "Key" | "Script"; hash: KeyHash | ScriptHash; }
import Credential
import { Credential } from "https://dotland.deno.dev/x/jucid@1.0.0-alpha.1/mod.ts";