Skip to content

object.object.prototype.Object

Thanh Luan edited this page Apr 8, 2023 · 1 revision

Interface: Object

object/object.prototype.Object

Table of contents

Methods

Methods

deepClone

deepClone(this): Object

Parameters

Name Type
this Object

Returns

Object

Defined in

object/object.prototype.ts:5


defEqual

defEqual(this, compareValue): boolean

Parameters

Name Type
this Object
compareValue any

Returns

boolean

Defined in

object/object.prototype.ts:4

Clone this wiki locally