Sha256: 3140863660ffb7172c8cda974c67254767efa78dcd06365ebac85e7e372dfec3
Contents?: true
Size: 127 Bytes
Versions: 62
Compression:
Stored size: 127 Bytes
Contents
/* */ module.exports = function(it){ if(typeof it != 'function')throw TypeError(it + ' is not a function!'); return it; };
Version data entries
62 entries across 31 versions & 1 rubygems