Sha256: 035eeca507a07d8accb02c6d2f50512898210c01056c0f0801557a3143468a34
Contents?: true
Size: 160 Bytes
Versions: 60
Compression:
Stored size: 160 Bytes
Contents
function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure undefined"); } module.exports = _objectDestructuringEmpty;
Version data entries
60 entries across 49 versions & 8 rubygems