UNPKG

stats

Version:

JavaScript statistics (LOC, SLOC, etc)

9 lines (6 loc) 101 B
var foo = { foo: 'bar' }; var tj = { first: 'tj' , last: 'holowaychuk' }; tj = new User(tj);