Documents for @litert/utils-object
    Preparing search index...

    Function getConstructor

    • Get the constructor of an object.

      Type Parameters

      • T

      Parameters

      • obj: T

        The object

      Returns IConstructor<T>

      The constructor of the object