Function ReflectIsExtensible

  • Returns a value that indicates whether new properties can be added to an object.

    Parameters

    • target: object

      Object to test.

    Returns boolean

Generated using TypeDoc