class C.BigIntimport { C } from "https://deno.land/x/lucid@0.10.1/src/core/mod.ts"; const { BigInt } = C; Methods__destroy_into_raw()as_int()as_u64()free()to_bytes()to_str()Static Methods__wrap(ptr)from_bytes(bytes)from_str(text)