Skip to main content

type alias Deno.NativeBigIntType

All BigInt number types for interfacing with foreign functions.

Definition #

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

Did you find what you needed?

Privacy policy