Skip to main content
type alias Deno.NativeBigIntType
Unstable

All BigInt number types for interfacing with foreign functions.

definition:
| "u64"
| "i64"
| "usize"
| "isize"
definition:
| "u64"
| "i64"
| "usize"
| "isize"