API ReferencefunctionsFunction: constant()On this pageFunction: constant() constant<T>(value): Arbitrary<T> Defined in: packages/fast-check/src/arbitrary/constant.ts:10 For value Type Parameters Type ParameterT Parameters ParameterTypeDescriptionvalueTThe value to produce Returns Arbitrary<T> Remarks Since 0.0.1