import { type Deno } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.ns.d.ts";
const { ForeignStatic } = Deno;
Type Parameters
optional
Type extends NativeType = NativeTypeProperties
type: Type
The type of the foreign static value.
x/deno/cli/tsc/dts/lib.deno.ns.d.ts>Deno.ForeignStatic
import { type Deno } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.ns.d.ts";
const { ForeignStatic } = Deno;
The type of the foreign static value.