UNPKG

hummus-recipe

Version:

A powerful PDF tool for NodeJS based on HummusJS

5 lines (4 loc) 120 B
var hasOwnProperty = {}.hasOwnProperty; module.exports = function (it, key) { return hasOwnProperty.call(it, key); };