import { type AddressType } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
definition: { type: ; address: Address; }
| "Base"
| "Enterprise"
| "Pointer"
| "Reward"
x/lucid/src/mod.ts>AddressType
import { type AddressType } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";