Interface PropertyDescriptor

Hierarchy

  • PropertyDescriptor

Properties

configurable?: boolean
enumerable?: boolean
value?: any
writable?: boolean

Methods

  • Returns any

  • Parameters

    • v: any

    Returns void