Sha256: bc8ecd0553682a2cf0fd3eda6e562dc08dcba4ed22de8df97f1e41202772c2cf
Contents?: true
Size: 120 Bytes
Versions: 360
Compression:
Stored size: 120 Bytes
Contents
module.exports = function(it){ if(typeof it != 'function')throw TypeError(it + ' is not a function!'); return it; };
Version data entries
360 entries across 19 versions & 8 rubygems