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

    Function hasOwnWritablePrototype

    • Detects whether a passed value features an own, truly writable prototype property.

      Parameters

      • value: Function

        Assumes a function type but does not check for it.

      Returns boolean

      Whether the passed type features an own, truly writable prototype property.