UNPKG

hummus-recipe

Version:

A powerful PDF tool for NodeJS based on HummusJS

6 lines (3 loc) 125 B
"use strict"; var isArray = Array.isArray; module.exports = function (t) { t(t === null || isArray(t.prototype), true); };