UNPKG

quack

Version:

Check the values of passed arguments in a function - see if they quack like a duck.

7 lines (4 loc) 124 B
'use strict'; var quack = require('../quack.min.js'); // pass the minified version of quack require('./tests.js')(quack);