TypeScriptObjectObject.create

Creates a new object, using an existing object as the prototype.

문법

Object.create(proto): object