type alias Errimport { type Err } from "https://deno.land/x/pazza@v0.3.1/src/core.ts"; Type ParametersI extends InputECdefinition: { ok: false; input: I; error: E; context: C; }