Skip to main content
type alias Deno.StaticNativeNumberType
Unstable

All possible number types interfacing with foreign functions

definition: Exclude<NativeType, "void" | "pointer">