deno.com
type alias Deno.NativeBigIntType

All BigInt number types for interfacing with foreign functions.

Definition #

"u64"
| "i64"
| "usize"
| "isize"