@petsel/es-type-detection - v1.0.0
    Preparing search index...

    Function defineStableTypeIdentity

    • Takes a constructor function, changes some of the function's related property descriptors according to additionally passed name and tagged type parameters, and returns a boolean value which indicates whether the "Stable Type Identity" could be established successfully.

      Parameters

      Returns boolean

      Whether the "Stable Type Identity" could be successfully applied upon the passed constructor.