Skip to main content
type alias Deno.StaticNativeNumberType

All possible number types interfacing with foreign functions

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