UNPKG

hummus-recipe

Version:

A powerful PDF tool for NodeJS based on HummusJS

6 lines (3 loc) 108 B
"use strict"; var keys = require("./keys"); module.exports = function (obj) { return keys(obj).length; };