import { type Deno } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.ns.d.ts";
const { NativeTypedPointer } = Deno;
Type Parameters
T extends PointerObject
definition: "pointer" & { [brand]: T; }
x/deno/cli/tsc/dts/lib.deno.ns.d.ts>Deno.NativeTypedPointer
import { type Deno } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.ns.d.ts";
const { NativeTypedPointer } = Deno;