Skip to content

Commit b9aa286

Browse files
committed
Add declaration
1 parent 5dcbb9c commit b9aa286

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/index.d.ts

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/// <reference types="node" />
2+
3+
14
/**
25
* Performs a deep comparison of the two values including support for circular dependencies, prototype, and enumerable properties.
36
*

0 commit comments

Comments
 (0)