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

    Type Alias RecordValue<T, K>

    RecordValue: Prettify<Partial<T> & Pick<T, K & keyof T>>

    Infer the type of the Arbitrary produced by record given the type of the source arbitrary and constraints to be applied

    Type Parameters

    • T
    • K

    Since 2.2.0