Preview: fn.js
Size: 126 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/object-inspect/example/fn.js
'use strict';
var inspect = require('../');
var obj = [1, 2, function f(n) { return n + 5; }, 4];
console.log(inspect(obj));
Directory Contents
Dirs: 0 × Files: 4