Returns the constructor of an Object value, if it exists.
constructor
@todo: test @todo:
@todo: improve typings@todo: handle BigInt separately Copy
@todo: improve typings@todo: handle BigInt separately
the constructor of the value if it exists, otherwise undefined
Returns the
constructor
of an Object value, if it exists.@todo: test @todo:
Example