Sha256: e260deb8285e046d957d82acbadb195cbc72d4cfcebdc87415766acee89ae9e7
Contents?: true
Size: 147 Bytes
Versions: 46
Compression:
Stored size: 147 Bytes
Contents
function _newArrowCheck(n, r) { if (n !== r) throw new TypeError("Cannot instantiate an arrow function"); } export { _newArrowCheck as default };
Version data entries
46 entries across 46 versions & 3 rubygems