UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

5 lines (4 loc) 160 B
function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure undefined"); } module.exports = _objectDestructuringEmpty;