Deno.NativeBigIntTypeAll BigInt number type sfor interfacing with foreign functions type NativeBigIntType = | "u64" | "i64" | "usize" | "isize";§Type§"u64" | "i64" | "usize" | "isize"[src]