@mathjax/src
    Preparing search index...

    Function isObject

    • Check if an object is an object literal (as opposed to an instance of a class)

      Parameters

      • obj: any

        A javascript entity

      Returns boolean

      True if entity is really an object