UNPKG

hummus-recipe

Version:

A powerful PDF tool for NodeJS based on HummusJS

6 lines (3 loc) 139 B
'use strict'; // http://www.ecma-international.org/ecma-262/5.1/#sec-9.2 module.exports = function ToBoolean(value) { return !!value; };