@traversable/schema
    Preparing search index...
    type BoundableMap = {
        bigint: Seed.Seed.BigInt;
        int: Seed.Seed.Integer;
        number: Seed.Seed.Number;
        string: Seed.Seed.String;
    }
    Index

    Properties

    Properties

    bigint: Seed.Seed.BigInt
    number: Seed.Seed.Number
    string: Seed.Seed.String