API Reference | fast-check | Property based testing framework
    Preparing search index...

    Type Alias JsonValue

    JsonValue: boolean | number | string | null | JsonArray | JsonObject

    Typings for a Json value

    Since 2.20.0