Type Alias DynamicConditionFunction<This, Value>

DynamicConditionFunction<This, Value>: ((targetInstance: This) => PrimitiveTypeProperty<This> | RelationTypeProperty<This, Value>)

Type Parameters

  • This
  • Value