📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 15:09:07
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
deep-is
/
example
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/deep-is/example
🔄 Refresh
✏️
Editing: cmp.js
Writable
var equal = require('../'); console.dir([ equal( { a : [ 2, 3 ], b : [ 4 ] }, { a : [ 2, 3 ], b : [ 4 ] } ), equal( { x : 5, y : [6] }, { x : 5, y : 6 } ) ]);
💾 Save Changes
❌ Cancel