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