-
Notifications
You must be signed in to change notification settings - Fork 0
object.object.contructor.ObjectConstructor
Thanh Luan edited this page Apr 8, 2023
·
1 revision
object/object.contructor.ObjectConstructor
▸ deepClone<T>(targetValue): T
| Name | Type |
|---|---|
T |
any |
| Name | Type |
|---|---|
targetValue |
T |
T
▸ defEqual(targetValue, compareValue): boolean
| Name | Type |
|---|---|
targetValue |
any |
compareValue |
any |
boolean