import { type Deno } from "https://deno.land/x/deno@v1.32.3/cli/tsc/dts/lib.deno.unstable.d.ts";
const { ForeignStatic } = Deno;
UNSTABLE: New API, yet to be vetted.
Type Parameters
optional
Type extends NativeType = NativeTypeProperties
type: Type
The type of the foreign static value.