Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 407 Bytes

File metadata and controls

32 lines (19 loc) · 407 Bytes
id shallow
title shallow

Function: shallow()

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

Defined in: index.svelte.ts:50

Type Parameters

T

Parameters

objA

T

objB

T

Returns

boolean