@traversable/schema
    Preparing search index...
    interface BigInt {
        _zod: { bag: F.Z.BigInt.Bag; def: { type: "bigint" } };
    }
    Index

    Properties

    Properties

    _zod: { bag: F.Z.BigInt.Bag; def: { type: "bigint" } }