Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 319 Bytes

File metadata and controls

30 lines (18 loc) · 319 Bytes
id title
shallow
shallow

Function: shallow()

function shallow<T>(objA, objB): boolean

Defined in: index.ts:34

Type Parameters

T

Parameters

objA

T

objB

T

Returns

boolean