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