Documents for @litert/utils-object
Preparing search index...
GetConstructor
getConstructor
Function getConstructor
getConstructor
<
T
>
(
obj
:
T
)
:
IConstructor
<
T
>
Get the constructor of an object.
Type Parameters
T
Parameters
obj
:
T
The object
Returns
IConstructor
<
T
>
The constructor of the object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documents for @litert/utils-object
Loading...
Get the constructor of an object.