import { type Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { MIREnumJSON } = Core;
definition: { ToOtherPot: string; } | { ToStakeCredentials: { [k: string]: ProtocolParamUpdateJSON; }; }
x/lucid/src/mod.ts>Core.MIREnumJSON
import { type Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { MIREnumJSON } = Core;