Skip to main content
type alias Deno.NativeBigIntType
Unstable

All BigInt number type sfor interfacing with foreign functions

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