UNPKG

hummus-recipe

Version:

A powerful PDF tool for NodeJS based on HummusJS

6 lines (3 loc) 144 B
"use strict"; var isImplemented = require("../../../math/hypot/is-implemented"); module.exports = function (a) { a(isImplemented(), true); };