@nevware21/ts-utils
    Preparing search index...

    Function objGetPrototypeOf

    • The objGetPrototypeOf() method returns the prototype (i.e. the value of the internal Prototype property) of the specified value.

      Parameters

      • value: any

        The object whose prototype is to be returned, which may be null.

      Returns any

      0.4.4