import { Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { PointerAddress } = Core;
Static Methods
from_address(addr: Address): PointerAddress | undefined
x/lucid/src/mod.ts>Core.PointerAddress
import { Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { PointerAddress } = Core;