We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dcbb9c commit b9aa286Copy full SHA for b9aa286
lib/index.d.ts
@@ -1,3 +1,6 @@
1
+/// <reference types="node" />
2
+
3
4
/**
5
* Performs a deep comparison of the two values including support for circular dependencies, prototype, and enumerable properties.
6
*
0 commit comments