Typescript Library Declarations (ES2023)
Reflect
getPrototypeOf
Function getPrototypeOf
get
Prototype
Of
(
target
)
:
object
|
null
Returns the prototype of an object.
Parameters
target
:
object
The object that references the prototype.
Returns
object
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (ES2023)
Returns the prototype of an object.