Interface ConstraintPropertyDescriptor<R, T>

Type Parameters

  • R

  • T

Hierarchy

  • PropertyDescriptor_2<R, T>
    • ConstraintPropertyDescriptor

Properties

affinity?: Affinity
constrained?: boolean
extends?: boolean | Proto<ConstraintProperty<any, any, any>>
inherits?: boolean | PropertyKey
name?: PropertyKey
updateFlags?: number
value?: T | LikeType<T>
valueType?: unknown

Generated using TypeDoc