From b9aa286c1b9a44f5b6421fc720a5a7c68884dc9a Mon Sep 17 00:00:00 2001 From: Eran Hammer Date: Tue, 29 Oct 2019 23:54:05 -0700 Subject: [PATCH] Add declaration --- lib/index.d.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/index.d.ts b/lib/index.d.ts index 8c6a23bb..b2fa30d6 100755 --- a/lib/index.d.ts +++ b/lib/index.d.ts @@ -1,3 +1,6 @@ +/// + + /** * Performs a deep comparison of the two values including support for circular dependencies, prototype, and enumerable properties. *