Function: hasOwn()
ts
function hasOwn(obj, key): boolean;Defined in: index.ts:101
Parameters
| Parameter | Type |
|---|---|
|
|
|
|
Returns
boolean
function hasOwn(obj, key): boolean;Defined in: index.ts:101
| Parameter | Type |
|---|---|
|
|
|
|
boolean