added whole system from ola4doc
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
var keys = require('./keys');
|
||||
|
||||
module.exports = function (obj) { return keys(obj).length; };
|
||||
Reference in New Issue
Block a user